The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:Forks-Queue forks"

Forks::Queue - queue that can be shared safely across processes River stage zero No dependents

Interface for a queue object that can be shared across processes and threads. Available implementations are Forks::Queue::File, Forks::Queue::Shmem, Forks::Queue::SQLite....

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC

Forks::Queue::File - file-based implementation of Forks::Queue River stage zero No dependents

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC

Forks::Queue::Shmem - Forks::Queue implementation using shared memory River stage zero No dependents

Shared memory implementation of Forks::Queue. Only available on systems that have a "/dev/shm" virtual filesystem. A shared memory implementation is appropriate for programs that rapidly update the queue but are not likely to let the size of data in ...

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC

Forks::Queue::SQLite - SQLite-based implementation of Forks::Queue River stage zero No dependents

SQLite-based implementation of Forks::Queue. It requires the "sqlite3" libraries and the DBD::SQLite Perl module....

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC

Dir::Flock - advisory locking of a dedicated directory River stage zero No dependents

"Dir::Flock" implements advisory locking of a directory. The use case is to execute synchronized code (code that should only be executed by one process or thread at a time) or provide exclusive access to a file or other resource. "Dir::Flock" has mor...

MOB/Forks-Queue-0.15 - 28 Dec 2020 04:02:46 UTC
5 results (0.023 seconds)