Name : perl-Thread-Pool
| |
Version : 0.32
| Vendor : RPMForge
|
Release : 1.el5.rf
| Date : 2007-12-31 21:25:07
|
Group : Applications/CPAN
| Source RPM : perl-Thread-Pool-0.32-1.el5.rf.src.rpm
|
Size : 0.09 MB
| |
Packager : Fabian Arrotin < fabian_arrotin_arrfab_net>
| |
Summary : Group of threads for performing similar jobs
|
Description :
The Thread::Pool allows you to set up a group of (worker) threads to execute a (large) number of similar jobs that need to be executed asynchronously. The routine that actually performs the job (the \"do\" routine), must be specified as a name or a reference to a (anonymous) subroutine.
This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled.
|
RPM found in directory: /vol/rzm3/linux-dag/redhat/el5/en/ppc/fabian/RPMS |