Letter J

java-dirq - Directory based queue

Website: https://github.com/cern-mig/java-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 scalability.

This module allows multiple concurrent readers and writers to interact
with the same queue.

A port of Perl module Directory::Queue and a Python dirq implementation
of the same algorithm are available so readers and writers can be written
in different programming languages.

Packages

java-dirq-1.3-3.fc14.al.src [29 KiB] Changelog by Massimo Paladin (2013-05-30):
- Spec file cleaning.

Listing created by Repoview-0.6.6-6.fc14.al