libfile-queue-perl
Perl module providing a persistent FIFO Queue using a file
Description
File::Queue allows for the creation of persistent First In, First Out (FIFO) queue objects, saving data in a file. Queue elements can only be scalars; if you want to work with references or other complex data structures, you have to serialize them first. This module was written with speed in mind, and is indeed very fast, but one should take care to understand its limitations.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 screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/File-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 libfile-queue-perl