SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-TheSchwartz rpm build for : Mageia 8. For other distributions click perl-TheSchwartz.

Name : perl-TheSchwartz
Version : 1.120.0 Vendor : Mageia_Org
Release : 5.mga8 Date : 2020-02-12 08:19:00
Group : Development/Perl Source RPM : perl-TheSchwartz-1.120.0-5.mga8.src.rpm
Size : 0.09 MB
Packager : umeabot < umeabot>
Summary : Superclass for defining task behavior
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.

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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-TheSchwartz-1.120.0-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-TheSchwartz-1.120.0-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-TheSchwartz-1.120.0-5.mga8.noarch.rpm
ftp.icm.edu.pl  perl-TheSchwartz-1.120.0-5.mga8.noarch.rpm
     

Provides :
perl(TheSchwartz)
perl(TheSchwartz::Error)
perl(TheSchwartz::ExitStatus)
perl(TheSchwartz::FuncMap)
perl(TheSchwartz::Job)
perl(TheSchwartz::JobHandle)
perl(TheSchwartz::Worker)
perl-TheSchwartz

Requires :
perl >= 0:5.008
perl(Carp)
perl(Class::Accessor::Fast)
perl(DBI)
perl(Data::ObjectDriver) >= 0.40.0
perl(Data::ObjectDriver::BaseObject)
perl(Data::ObjectDriver::Driver::DBI)
perl(Data::ObjectDriver::Errors)
perl(Digest::MD5)
perl(Getopt::Long)
perl(List::Util)
perl(Storable)
perl(TheSchwartz::Error)
perl(TheSchwartz::ExitStatus)
perl(TheSchwartz::FuncMap)
perl(TheSchwartz::Job)
perl(TheSchwartz::JobHandle)
perl(base)
perl(constant)
perl(strict)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM