Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37515546
en ru br
ALT Linux repos
S:10.25-alt1

Group :: Development/Perl
RPM: perl-Minion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 10.25-alt1
Build date: 27 june 2022, 10:40 ( 95.4 weeks ago )
Size: 1665.77 Kb

Home page:   http://search.cpan.org/dist/Minion/

License: Artistic-2.0
Summary: Job queue
Description:

Minion is a high performance job queue for the Perl programming language,
with support for multiple named queues, priorities, delayed jobs, job
dependencies, job progress, job results, retries with backoff, rate
limiting, unique jobs, statistics, distributed workers, parallel
processing, autoscaling, remote control, at http://mojolicious.org admin
ui, resource leak protection and multiple backends (such as at
http://www.postgresql.org).
Job queues allow you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle of web
applications. Among those tasks you'll commonly find image resizing, spam
filtering, HTTP downloads, building tarballs, warming caches and basically
everything else you can imagine that's not super fast.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Minion
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin