FreeBSD.software
Home/devel/p5-MCE

p5-MCE

1.902

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.

Origin: devel/p5-MCE
Category: devel
Size: 903KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install p5-MCE

Dependencies (1)

Required By (2 packages)

More in devel