Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043020
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-TheSchwartz

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

Текущая версия: 1.17-alt1
Время сборки: 1 января 2022, 00:30 ( 116.9 недели назад )
Размер архива: 58.33 Kb

Домашняя страница:   http://search.cpan.org/dist/TheSchwartz/

Лицензия: Artistic
О пакете: TheSchwartz is a reliable job queue system
Описание:

TheSchwartz is a reliable job queue system.
Your application can put jobs into the system, and your worker processes
can pull jobs from the queue atomically to perform. Failed jobs can be
left in the queue to retry later.

Abilities specify what jobs a worker process can perform.
Abilities are the names of TheSchwartz::Worker subclasses,
as in the synopsis: the MyWorker class name is used to specify
that the worker script can perform the job. When using
the TheSchwartz client's work functions, the class-ability duality
is used to automatically dispatch to the proper class to do the actual work.

Текущий майнтейнер: Denis Baranov

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

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

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