dirq 1.0.1
Directory based queue
Latest Version: 1.2.1
A port of Perl module Directory::Queue http://search.cpan.org/~lcons/Directory-Queue-1.3/
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.
- Author: Konstantin Skaburskas
- Home Page: http://code.google.com/p/dirq/
- Download URL: http://dirq.googlecode.com/files/dirq-1.0.1.tar.gz
- License: ASL 2.0
- Platform: Any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Operating System :: Microsoft :: Windows
- Operating System :: Unix
- Programming Language :: Python
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: konstan
- DOAP record: dirq-1.0.1.xml
