blob: 0588f6f5f1ffa4da3e611d2584d00a8cc84a97f3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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/search?dist=POE-Component-JobQueue
-- Sergey Skvortsov
skv@protey.ru
|