Letter P

perl-MCE - Many-core Engine for Perl providing parallel processing capabilities

Website: https://metacpan.org/release/MCE
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-MCE-1.889-1.aldos.noarch [335 KiB] Changelog by Joel Barrios (2023-09-15):
- Update to 1.889.

Listing created by Repoview-0.6.6-6.fc14.al