Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509826
en ru br
Репозитории ALT
S:1.8-alt1_15jpp11
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: java-dirq

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.8-alt1_15jpp11
Время сборки: 10 июня 2022, 14:57 ( 97.8 недели назад )
Размер архива: 25.84 Kb

Домашняя страница:   https://github.com/cern-mig/java-dirq

Лицензия: ASL 2.0
О пакете: Directory based queue
Описание:

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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • java-dirq
  • java-dirq-javadoc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin