[ 原始碼: libproc-queue-perl ]
套件:libproc-queue-perl(1.23-1.1)
libproc-queue-perl 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護者:
外部的資源:
- 主頁 [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