INFO
Name: libdirq
Version: 0.5-6.el9
Arch: x86_64
Summary: C implementation of the simple directory queue algorithm
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildvm-x86-23.iad2.fedoraproject.org
Build Date: Fri Jan 14 08:16:27 2022
Size: 28554
URL: https://github.com/cern-mig/c-dirq/
Description: The 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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/c9e99574aecb54f61ef662e90c23eddc1d60ea
/usr/lib64/libdirq.so.0
/usr/lib64/libdirq.so.0.5
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libdirq 0.5-6.el9
libdirq(x86-64) 0.5-6.el9
libdirq.so.0()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/4e a
/usr/lib/.build-id/4e/c9e99574aecb54f61ef662e90c23eddc1d60ea a
/usr/lib64/libdirq.so.0
/usr/lib64/libdirq.so.0.5
LICENSE FILES
ASL 2.0
|