Sun, 25 Jan 2026 21:54:37 CST | login

Information for build libdirq-0.5-1.oc9

ID22880
Package Namelibdirq
Version0.5
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libdirq.git?.#f0c6ea32b8f173bd8763c8c4237a260314653fe5
SummaryC implementation of the simple directory queue algorithm
DescriptionThe goal of this library is to offer a "simple" queue system using the underlying filesystem for storage, security and to prevent race conditions via atomic operations. It focuses on simplicity, robustness and scalability. Multiple concurrent readers and writers can interact with the same queue. Other implementations of the same algorithm exist so readers and writers can be written in different programming languages.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 17:31:35 CST
CompletedMon, 03 Jun 2024 17:34:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libdirq.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdirq.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libdirq-0.5-1.oc9.src.rpm (info) (download)
aarch64
libdirq-0.5-1.oc9.aarch64.rpm (info) (download)
libdirq-devel-0.5-1.oc9.aarch64.rpm (info) (download)
libdirq-static-0.5-1.oc9.aarch64.rpm (info) (download)
libdirq-debuginfo-0.5-1.oc9.aarch64.rpm (info) (download)
libdirq-debugsource-0.5-1.oc9.aarch64.rpm (info) (download)
x86_64
libdirq-0.5-1.oc9.x86_64.rpm (info) (download)
libdirq-devel-0.5-1.oc9.x86_64.rpm (info) (download)
libdirq-static-0.5-1.oc9.x86_64.rpm (info) (download)
libdirq-debuginfo-0.5-1.oc9.x86_64.rpm (info) (download)
libdirq-debugsource-0.5-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-1 - initial build