summaryrefslogtreecommitdiff
path: root/devel/p5-Thread-Pool-Simple/pkg-descr
blob: 26d7c5e2a6a5f01c5a1ade74386c40a24a303da0 (plain) (blame)
1
2
3
4
5
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.