Пакет perl-TheSchwartz: Информация

    Исходный пакет: perl-TheSchwartz
    Версия: 1.17-alt1
    Собран:  1 января 2022 г. 9:18
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-TheSchwartz (noarch)

    Сопровождающий: Denis Baranov

    Список участников:
    Igor Vlasenko
    Vitaly Lipatov
    Denis Baranov

      1. perl(Module/Build.pm)
      2. perl(Module/Build/Tiny.pm)
      3. perl-Data-ObjectDriver
      4. perl-devel

    Последнее изменение


    1 января 2022 г. Igor Vlasenko 1.17-alt1
    - automated CPAN update
    18 июля 2021 г. Igor Vlasenko 1.16-alt1
    - automated CPAN update
    12 февраля 2020 г. Igor Vlasenko 1.15-alt1
    - automated CPAN update