blob: 4ccf4fd348d5a1ebeeb49cc46d256cc75445d7cc (
plain) (
blame)
1
2
3
4
5
6
|
POE::Component::JobQueue manages a finite pool of worker sessions as
they handle an arbitrarily large number of tasks. It often is used as
a form of flow control, preventing a large group of tasks from
exhausting some sort of resource.
WWW: https://metacpan.org/release/POE-Component-JobQueue
|