Many-Core Engine for Perl providing parallel processing capabilities
https://metacpan.org/release/MCE
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.
- Links to remote devel:languages:perl / perl-MCE
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mkittler:branches:devel:openQA/perl-MCE && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| MCE-1.897.tar.gz | 0000233575 228 KB | |
| _link | 0000000128 128 Bytes | |
| cpanspec.yml | 0000000669 669 Bytes | |
| perl-MCE.changes | 0000043460 42.4 KB | |
| perl-MCE.spec | 0000003776 3.69 KB |
Comments 0