[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#786589: ITP: libthread-pool-perl -- group of threads for performing similar jobs



Package: wnpp
Owner: Christopher Hoskin <christopher.hoskin@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libthread-pool-perl
  Version         : 0.33
  Upstream Author : Elizabeth Mattijsen <liz@dijkmat.nl>
* 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.


Reply to: