Package: wnpp Owner: Christopher Hoskin <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected],[email protected]
* Package name : libthread-pool-perl Version : 0.33 Upstream Author : Elizabeth Mattijsen <[email protected]> * URL : https://metacpan.org/release/Thread-Pool * License : Artistic or GPL-1+ Programming Lang: Perl Description : group of threads for performing similar jobs 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

