blob: c27748993265158890b71e07618ffbf731a78514 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: http://search.cpan.org/dist/Thread-Pool-Simple/
|