[ bianca ]
[ 源代码: libfuture-queue-perl ]
软件包:libfuture-queue-perl(0.52-1)
libfuture-queue-perl 的相关链接
下载源码包 libfuture-queue-perl:
- [libfuture-queue-perl_0.52-1.debian.tar.xz]
- [libfuture-queue-perl_0.52-1.dsc]
- [libfuture-queue-perl_0.52.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
FIFO queue of values that uses Futures
Objects in the Future::Queue class provide a simple FIFO queue the stores arbitrary perl values. Values may be added into the queue using the push method, and retrieved from it using the shift method.
Values may be stored within the queue object for shift to retrieve later, or if the queue is empty then the future that shift returns will be completed once an item becomes available.
其他与 libfuture-queue-perl 有关的软件包
|
|
|
|
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language