SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

java-dirq rpm build for : Fedora 25. For other distributions click java-dirq.

Name : java-dirq
Version : 1.8 Vendor : Fedora Project
Release : 5.fc29 Date : 2018-07-14 05:28:42
Group : Development/Libraries Source RPM : java-dirq-1.8-5.fc29.src.rpm
Size : 0.03 MB
Packager : Fedora Project
Summary : Directory based queue
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 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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25511/riscv64/Packages/j

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  java-dirq-1.8-5.fc29.noarch.rpm
ftp.icm.edu.pl  java-dirq-1.8-5.fc29.noarch.rpm
     

Provides :
java-dirq
mvn(ch.cern.dirq:dirq)
mvn(ch.cern.dirq:dirq:pom:)

Requires :
java-headless >= 1:1.7
javapackages-tools
mvn(org.slf4j:slf4j-api)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/java-dirq
/usr/share/doc/java-dirq/LICENSE
/usr/share/java/java-dirq.jar
/usr/share/maven-metadata/java-dirq.xml
/usr/share/maven-poms/java-dirq.pom

 
ICM