[ 原始碼: libthread-pool-perl ]
套件:libthread-pool-perl(0.35-3)
libthread-pool-perl 的相關連結
Debian 的資源:
下載原始碼套件 libthread-pool-perl:
- [libthread-pool-perl_0.35-3.dsc]
- [libthread-pool-perl_0.35.orig.tar.gz]
- [libthread-pool-perl_0.35-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
group of threads for performing similar jobs
The Thread::Pool module allows you to set up a group of (worker) threads to execute a (large) number of similar jobs that need to be executed asynchronously. The routine that actually performs the job (the "do" routine), must be specified as a name or a reference to a (anonymous) subroutine.
其他與 libthread-pool-perl 有關的套件
|
|
|
|
-
- dep: libthread-conveyor-monitored-perl
- module to monitor a conveyor belt for specific content
-
- dep: libthread-conveyor-perl
- thread-safe conveyor belt for any data-structure
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language