Fedora Packages

perl-MCE

Many-core Engine for Perl providing parallel processing capabilities

Many-core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.876-1.fc36 -
Fedora 35 1.874-4.fc35 -
Fedora 34 1.874-2.fc34 -
EPEL 9 1.876-1.el9 -
EPEL 8 1.862-1.el8 -
EPEL 7 1.862-1.el7 -
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-MCE dash maintainers at fedoraproject dot org.



Sources on Pagure