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

Changes for version 0.06_001 - 2017-11-19

  • Use common::sense
  • Use DumpLex and PadWalker to include as much closing state as possible in serialized task code
  • Switch from AnyEvent::Open3::Simple to AnyEvent::Util::fork_call do to memory leaks in the former

Modules

Asynchronously runs code concurrently in a pool of perl processes
A simplified, straightforward way to parallelize tasks
Supervisor for a single, forked process
A serializable work unit
A multi-process pool for Perl