软件包: libmce-perl (1.866-1)
libmce-perl 的相关链接
Trisquel 的资源:
下载源码包 libmce-perl:
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Florian Schlichting
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
Chunking and input data are optional in MCE. One may use MCE to run many workers in parallel without specifying input data.
其他与 libmce-perl 有关的软件包
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libsocket-perl
- networking constants and support functions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libsereal-decoder-perl (>= 3.015)
- fast, compact, powerful binary deserialization module
-
- rec: libsereal-encoder-perl (>= 3.015)
- fast, compact, powerful binary serialization module