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

Changes for version 0.013 - 2018-04-19

  • Fixed
    • Task objects are now destroyed and any cleanup methods called correctly.
      • Previously, we would cache a copy of the task object which would keep it alive until Minion called `POSIX::_exit(0)`. This was causing database connections to be closed badly, and the database server to complain about it.

Modules

A distributed task runner for Beam::Wire containers
Command to manage minion jobs
Command to enqueue a job on Beam::Minion job queue
Command to run a Beam::Minion worker
Utility functions for Beam::Minion
Command for beam to run distributed tasks