Package : perl-TheSchwartz > RPM : perl-TheSchwartz-1.120.0-3.mga6.src.rpm

Basic items

Name perl-TheSchwartz
Version 1.120.0
Release 3.mga6
URL http://search.cpan.org/dist/TheSchwartz
Group Development/Perl
Summary Superclass for defining task behavior
Size 58KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 12:01:38
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie