Changes for version 0.03 - 2017-11-13
- Support for passing parameters to task code
- Backward incompatible change: pipeline 'in' now expects list of (code, args array) or empty list to signal completion
Modules
Asynchronously runs code concurrently in a pool of perl processes
A simplified, straightforward way to parallelize tasks
Manages an individual worker process
A multi-process pool for Perl
The task executor code run in the worker process