python3-dirq - Directory based queue for python3
Website: | https://github.com/cern-mig/python-dirq |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
The goal of this module is to offer a simple queue system using the underlying file system for storage, security and to prevent race conditions via atomic operations. It focuses on simplicity, robustness and the ability to scale. The python module dirq is compatible with the Perl module Directory::Queue.
Packages
python3-dirq-1.6.1-3.fc14.al.noarch [49 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |