2001-12-13 13:12:37 +01:00
|
|
|
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.
|
|
|
|
|
2003-05-21 13:15:30 +02:00
|
|
|
WWW: http://search.cpan.org/dist/POE-Component-JobQueue/
|
2001-12-13 13:12:37 +01:00
|
|
|
|
|
|
|
-- Sergey Skvortsov
|
2003-05-21 13:15:30 +02:00
|
|
|
skv@FreeBSD.org
|