Name : perl-Directory-Queue
| |
Version : 1.9
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2015-10-31 19:36:18
|
Group : Development/Libraries/Perl
| Source RPM : perl-Directory-Queue-1.9-1.1.src.rpm
|
Size : 0.09 MB
| |
Packager : (none)
| |
Summary : Object oriented interface to a directory based queue
|
Description :
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 concurrent readers and writers to interact with the same queue. A Python implementation of the same algorithm is available at the https://github.com/cern-mig/python-dirq manpage and a Java implementation at the https://github.com/cern-mig/java-dirq manpage so readers and writers can be written in different programming languages.
There is no knowledge of priority within a queue. If multiple priorities are needed, multiple queues should be used.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Directory::Queue)
perl(Directory::Queue::Normal)
perl(Directory::Queue::Null)
perl(Directory::Queue::Set)
perl(Directory::Queue::Simple)
perl-Directory-Queue
Requires :