libthread-pool-simple-perl

Perl implementation of a simple thread pool
  http://search.cpan.org/dist/Thread-Pool-Simple/
  0
  no reviews



Thread::pool::simple provides a simple thread-pool implementation without external dependencies outside core modules. jobs can be submitted to and handled by multi-threaded 'workers' managed by the pool.