[ bianca ]
[ 源代码: libpoe-component-jobqueue-perl ]
软件包:libpoe-component-jobqueue-perl(0.5710-2)
libpoe-component-jobqueue-perl 的相关链接
下载源码包 libpoe-component-jobqueue-perl:
- [libpoe-component-jobqueue-perl_0.5710-2.debian.tar.xz]
- [libpoe-component-jobqueue-perl_0.5710-2.dsc]
- [libpoe-component-jobqueue-perl_0.5710.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
POE component to manage queues and worker pools
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.
This module implements two kinds of queue: active and passive. Both types of queues use a Worker coderef to spawn sessions that process jobs, but how they use the Worker differs between them.
其他与 libpoe-component-jobqueue-perl 有关的软件包
|
|
|
|
-
- dep: libpoe-perl
- event-driven component architecture for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language