Fedora Packages

java-dirq

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 scalability. This module allows multiple concurrent readers and writers to interact with the same queue. A Perl implementation (Directory::Queue) and a Python implementation (dirq) of the same algorithm are available so readers and writers can be written in different programming languages.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.9-1.fc41 -
Fedora 40 1.8-21.fc39 -
Fedora 39 1.8-21.fc39 -
Fedora 38 1.8-20.fc38 -
EPEL 9 1.8-9.el9 -
EPEL 8 1.8-9.el8 -
EPEL 7 1.8-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at java-dirq dash maintainers at fedoraproject dot org.



Sources on Pagure