The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2017-03-17

  • Refactored SQLite implementation to improve random access inserts. More functions that emulate Thread::Queue
    • limit
    • dequeue_timed(TIMEOUT[,COUNT])

Modules

queue that can be shared across processes
file-based implementation of Forks::Queue
SQLite-based implementation of Forks::Queue
Forks::Queue implementation using shared memory