Information for build java-dirq-1.8-1.ocs23
ID | 10140 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | java-dirq | |||||||||||||||
Version | 1.8 | |||||||||||||||
Release | 1.ocs23 | |||||||||||||||
Epoch | ||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/java-dirq.git?.#1689e53adde51c54543a3bae5a90580dde95212b | |||||||||||||||
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. | |||||||||||||||
Built by | fanjunkong | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Tue, 14 May 2024 21:51:29 CST | |||||||||||||||
Completed | Tue, 14 May 2024 21:54:59 CST | |||||||||||||||
Task | build (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 |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8-1 - initial build |