freebsd-ports/devel/p5-Thread-Pool-Simple/pkg-descr
Andrej Zverev f570c27bb2 Thread::Pool::Simple provides a simple thread-pool implementaion without
external dependencies outside core modules.

Jobs can be submitted to and handled by multi-threaded `workers' managed
by the pool.
2007-07-31 19:19:26 +00:00

7 lines
258 B
Text

Thread::Pool::Simple provides a simple thread-pool implementaion 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/