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

Search results for "module:Directory::Queue::Simple"

Directory::Queue::Simple - object oriented interface to a simple directory based queue River stage one • 1 direct dependent • 1 total dependent

The goal of this module is to offer a "simple" (as opposed to "normal") queue system using the underlying filesystem for storage, security and to prevent race conditions via atomic operations. It only allows binary strings to be stored but it is fast...

LCONS/Directory-Queue-2.2 - 19 Jul 2022 09:54:06 UTC

Directory::Queue - object oriented interface to a directory based queue River stage one • 1 direct dependent • 1 total dependent

The goal of this module is to offer a queue system using the underlying filesystem for storage, security and to prevent race conditions via atomic operations. It focuses on simplicity, robustness and scalability. This module allows multiple concurren...

LCONS/Directory-Queue-2.2 - 19 Jul 2022 09:54:06 UTC

Directory::Iterator - Simple, efficient recursive directory listing River stage one • 1 direct dependent • 1 total dependent

This is a simple, efficient way to get a recursive list of all files under a specified directory. It implements a typical iterator interface, making it simple to convert code that processes a list of files to use this instead. The directory is read a...

SANBEG/Directory-Iterator-1.001 - 13 Jan 2013 00:22:18 UTC

Directory::Queue::Set - object oriented interface to a set of Directory::Queue objects River stage one • 1 direct dependent • 1 total dependent

This module can be used to put different queues into a set and browse them as one queue. The elements from all queues are merged together and sorted independently from the queue they belong to. This works both with Directory::Queue::Normal and Direct...

LCONS/Directory-Queue-2.2 - 19 Jul 2022 09:54:06 UTC

Directory::Queue::Null - object oriented interface to a null directory based queue River stage one • 1 direct dependent • 1 total dependent

The goal of this module is to offer a "null" queue system using the same API as the other directory queue implementations. The queue will behave like a black hole: added data will disappear immediately so the queue will therefore always appear empty....

LCONS/Directory-Queue-2.2 - 19 Jul 2022 09:54:06 UTC

Directory::Queue::Normal - object oriented interface to a normal directory based queue River stage one • 1 direct dependent • 1 total dependent

The goal of this module is to offer a "normal" (as opposed to "simple") queue system using the underlying filesystem for storage, security and to prevent race conditions via atomic operations. It allows arbitrary data to be stored (see the "SCHEMA" s...

LCONS/Directory-Queue-2.2 - 19 Jul 2022 09:54:06 UTC
6 results (0.051 seconds)