mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
6 lines
295 B
Text
6 lines
295 B
Text
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: http://search.cpan.org/dist/POE-Component-JobQueue/
|