Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-TheSchwartz | Distribution: Mageia |
Version: 1.120.0 | Vendor: Mageia.Org |
Release: 6.mga9 | Build date: Sun Mar 20 15:31:17 2022 |
Group: Development/Perl | Build host: localhost |
Size: 90353 | Source RPM: perl-TheSchwartz-1.120.0-6.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/TheSchwartz | |
Summary: Superclass for defining task behavior |
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. TheSchwartz clients will also prefer to do jobs for unused abilities before reusing a particular ability, to avoid exhausting the supply of one kind of job while jobs of other types stack up.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.120.0-6.mga9 + Revision: 1806407 - Mageia 9 Mass Rebuild
/usr/bin/schwartzmon /usr/share/doc/perl-TheSchwartz /usr/share/doc/perl-TheSchwartz/CHANGES /usr/share/doc/perl-TheSchwartz/META.yml /usr/share/man/man1/schwartzmon.1.xz /usr/share/man/man3/TheSchwartz.3pm.xz /usr/share/man/man3/TheSchwartz::Job.3pm.xz /usr/share/man/man3/TheSchwartz::Worker.3pm.xz /usr/share/perl5/vendor_perl/TheSchwartz /usr/share/perl5/vendor_perl/TheSchwartz.pm /usr/share/perl5/vendor_perl/TheSchwartz/Error.pm /usr/share/perl5/vendor_perl/TheSchwartz/ExitStatus.pm /usr/share/perl5/vendor_perl/TheSchwartz/FuncMap.pm /usr/share/perl5/vendor_perl/TheSchwartz/Job.pm /usr/share/perl5/vendor_perl/TheSchwartz/JobHandle.pm /usr/share/perl5/vendor_perl/TheSchwartz/Worker.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025