Changes for version 10.31 - 2024-09-21
- Restore old repair behavior for job dependencies without performance loss. (HEM42)
Documentation
An introduction to Minion
Modules
Job queue
Backend base class
PostgreSQL backend
Minion command
Minion job command
Minion worker command
Minion iterator
Minion job
Minion worker
Minion job queue plugin
Examples
- examples/admin.png
- examples/linkcheck/lib/LinkCheck.pm
- examples/linkcheck/lib/LinkCheck/Controller/Links.pm
- examples/linkcheck/lib/LinkCheck/Task/CheckLinks.pm
- examples/linkcheck/linkcheck.conf
- examples/linkcheck/script/linkcheck
- examples/linkcheck/t/linkcheck.t
- examples/linkcheck/templates/layouts/linkcheck.html.ep
- examples/linkcheck/templates/links/index.html.ep
- examples/linkcheck/templates/links/result.html.ep
- examples/minion_bench.pl
Module Install Instructions
To install Minion, copy and paste the appropriate command in to your terminal.
cpanm Minion
perl -MCPAN -e shellinstall Minion
For more information on module installation, please visitthe detailed CPAN module installation guide.