Wed, 04 Dec 2024 16:45:12 CST | login

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

ID10140
Package Namejava-dirq
Version1.8
Release1.ocs23
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
StartedTue, 14 May 2024 21:51:29 CST
CompletedTue, 14 May 2024 21:54:59 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/java-dirq.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/java-dirq.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
java-dirq-1.8-1.ocs23.src.rpm (info) (download)
noarch
java-dirq-1.8-1.ocs23.noarch.rpm (info) (download)
java-dirq-javadoc-1.8-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8-1 - initial build