Object oriented interface to a directory based queue

Edit Package perl-Directory-Queue
http://search.cpan.org/dist/Directory-Queue

The goal of this module is to offer a simple 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 concurrent readers and writers to interact
with the same queue. A Python implementation of the same algorithm is
available at so readers and writers can
even be written in different languages.
There is no knowledge of priority within a queue. If multiple priorities
are needed, multiple queues should be used.

Refresh
Refresh
Source Files
Filename Size Changed
Directory-Queue-2.2.tar.gz 0000024576 24 KB
cpanspec.yml 0000000469 469 Bytes
perl-Directory-Queue.changes 0000003071 3 KB
perl-Directory-Queue.spec 0000002282 2.23 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 990972 from Tina Müller's avatar Tina Müller (tinita) (revision 9)
- updated to 2.2
   see /usr/share/doc/packages/perl-Directory-Queue/Changes
  2.2	
  	* Directory::Queue::Normal now uses the safest method to count
            the number of elements in the queue, this can be changed using
            the newly added nlink constructor option (BZ#2108537).
Comments 0
openSUSE Build Service is sponsored by