2008-05-23 23:18:39 +02:00
|
|
|
Thread::Pool::Simple provides a simple thread-pool implementation without
|
2007-07-31 21:19:26 +02:00
|
|
|
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/
|