[ bianca ]
[ 源代码: libparallel-iterator-perl ]
软件包:libparallel-iterator-perl(1.002-1)
libparallel-iterator-perl 的相关链接
下载源码包 libparallel-iterator-perl:
- [libparallel-iterator-perl_1.002-1.debian.tar.xz]
- [libparallel-iterator-perl_1.002-1.dsc]
- [libparallel-iterator-perl_1.002.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for simple parallel execution
Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are forked so that many instances of the transformation function may be executed simultaneously.
For time consuming operations, particularly operations that spend most of their time waiting for I/O, this is a big performance win. It also provides a simple idiom to make effective use of multi CPU systems.
其他与 libparallel-iterator-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language