Package perl-TheSchwartz: Information

    Source package: perl-TheSchwartz
    Version: 1.16-alt1
    Build time:  Jul 18, 2021, 08:14 PM in the task #279717
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: TheSchwartz is a reliable job queue system
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-TheSchwartz (noarch)

    Maintainer: Denis Baranov


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

    Last changed


    July 18, 2021 Igor Vlasenko 1.16-alt1
    - automated CPAN update
    Feb. 12, 2020 Igor Vlasenko 1.15-alt1
    - automated CPAN update
    Oct. 28, 2019 Igor Vlasenko 1.14-alt1
    - automated CPAN update