libfuture-queue-perl

FIFO queue of values that uses Futures

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Future-Queue


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libfuture-queue-perl