Binary package “libthread-pool-simple-perl” in ubuntu mantic

Perl implementation of a simple thread pool

 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.