libparallel-runner-perl

Perl module to manage running things in parallel processes
  https://metacpan.org/release/Parallel-Runner
  0
  no reviews



Parallel::runner is a super specialised parallel task manager. you create the object with a process limit and callbacks for what to do while waiting for a free process slot, as well as a callback for what a process should do just before exiting.