Directory based queue
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8-1.fc36 | - |
Fedora 35 | 1.7.1-20.fc35 | - |
Fedora 34 | 1.7.1-18.fc34 | - |
EPEL 8 | 1.8-1.el8 | - |
You can contact the maintainers of this package via email at
python-dirq dash maintainers at fedoraproject dot org
.