perl-Proc-Queue
Limits number of concurrent forked processes
SRPM: perl-Proc-Queue-1.22-1.n0i.5.fc9.src.rpm SPEC: perl-Proc-Queue.spec Version: 1.22 Release: 1.n0i.5.fc9 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 10682 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Proc-Queue/ Date: Wed Nov 21 2007, 09:07 GMT
Description:
This module 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.
"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.
Changelog:
- Wed Nov 21 2007 Marius Feraru <altblue@n0i.net> - 1.22-1.n0i.5
- version 1.22
- spec update (new reb00t build tools) - Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.21-1.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- version 1.21 - Sun Jun 04 2006 Marius Feraru <altblue@n0i.net> - 1.18-1.n0i.3
- version 1.18 - Fri Apr 14 2006 Marius Feraru <altblue@n0i.net> - 1.17-1.n0i.2
- version 1.17 - Wed Sep 21 2005 Marius Feraru <altblue@n0i.net> 1.16-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.10
- rebuild on perl 5.8.7
Files:
- perl-Proc-Queue.spec
- Proc-Queue-1.22.tar.gz
Requires:
- rpm-build-reb00t-perl
- rpmlib(CompressedFileNames)