Information for build java-dirq-1.8-1.oc9

ID22834
Package Namejava-dirq
Version1.8
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/java-dirq.git?.#1689e53adde51c54543a3bae5a90580dde95212b
SummaryDirectory based queue
DescriptionThe 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 17:07:33 CST
CompletedMon, 03 Jun 2024 17:10:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/java-dirq.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/java-dirq.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
java-dirq-1.8-1.oc9.src.rpm (info) (download)
noarch
java-dirq-1.8-1.oc9.noarch.rpm (info) (download)
java-dirq-javadoc-1.8-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8-1 - initial build