资 源 简 介
Directory based queue.
A port of Perl module Directory::Queue
http://search.cpan.org/~lcons/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.
DOCUMENTATION
For documentation and usage please see dirq.queue module (pydoc dirq.queue), as well examples in the tarball"s examples/ directory. Documentation is available on-line http://dirq.readthedocs.org/
BINARY DISTRIBUTION
https://admin.fedoraproject.org/updates/python-dirq
SOURCE CODE
https://github.com/cern-mig/python-dirq
AUTOMATED BUILDS
http://travis-ci.org/#!/cern-mig/python-dirq