パッケージ: libproc-queue-perl (1.23-1)
libproc-queue-perl に関するリンク
Trisquel の資源:
libproc-queue-perl ソースパッケージをダウンロード:
- [libproc-queue-perl_1.23-1.dsc]
- [libproc-queue-perl_1.23.orig.tar.gz]
- [libproc-queue-perl_1.23-1.debian.tar.gz]
メンテナ:
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