The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 6.0 - 2016-09-17

  • Removed TTIN, TTOU and USR1 signals from worker command.
  • Changed return value of start method in Minion::Job.
  • Added support for worker remote control commands.
  • Added commands attribute to Minion::Worker.
  • Added add_command and process_commands methods to Minion::Worker.
  • Added pid and stop methods to Minion::Job.
  • Added broadcast and receive methods to Minion::Backend::Pg.
  • Added -b option to job command.
  • Improved worker command with support for jobs and stop remote control commands.

Modules

Job queue
Backend base class
PostgreSQL backend
Minion command
Minion job command
Minion worker command
Minion job
Minion worker
Minion job queue plugin