软件包: libproc-queue-perl (1.23-1.1)
libproc-queue-perl 的相关链接
Trisquel 的资源:
下载源码包 libproc-queue-perl:
- [libproc-queue-perl_1.23-1.1.dsc]
- [libproc-queue-perl_1.23.orig.tar.gz]
- [libproc-queue-perl_1.23-1.1.debian.tar.xz]
维护者:
Original Maintainer:
- Alexander Zangerl
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Perl module to limit the number of child processes
Proc::Queue lets you parallelise a perl program using the fork, exit, wait and waitpid calls as usual but without taking care of creating too many processes and overloading the machine.
It redefines perl fork, exit, wait and waitpid core functions. Old programs do not need to be reprogrammed, only the use Proc::Queue ... sentence has to be added to them.
其他与 libproc-queue-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language