-
-
14 Dec 2015 12:27:29 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (405 / 0 / 0)
- Kwalitee
Bus factor: 0- 35.81% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (38.45KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.31
- Add POD for queue_length() method
Modules
Mix-and-match Queue Implementations and BackendsFIFO queue keeping track of claimed itemsAn item in a 'ClaimFIFO' queueIn-memory Perl implementation of the ClaimFIFO queueVery primitive FIFO queueIn-memory Perl implementation of the NaiveFIFO queueIn-memory Redis implementation of the NaiveFIFO queueFIFO queue keeping track of claimed itemsCommand line interface to queues in RedisAn item object of an queue itemLoad lua scripts into RedisIn-memory Redis implementation of the ReliableFIFO queueProvides
in lib/Queue/Q/ClaimFIFO/Redis.pmin lib/Queue/Q/DistFIFO.pmModule Install Instructions
To install Queue::Q, copy and paste the appropriate command in to your terminal.
cpanm Queue::Q
perl -MCPAN -e shell install Queue::Q
For more information on module installation, please visit the detailed CPAN module installation guide.