Information for build java-dirq-1.8-1.oc9
ID | 22834 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | java-dirq | |||||||||||||||
Version | 1.8 | |||||||||||||||
Release | 1.oc9 | |||||||||||||||
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 | Mon, 03 Jun 2024 17:07:33 CST | |||||||||||||||
Completed | Mon, 03 Jun 2024 17:10:04 CST | |||||||||||||||
Task | build (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 |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.8-1 - initial build |