ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
259 B
Text
7 lines
259 B
Text
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: https://metacpan.org/release/Thread-Pool-Simple
|