Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libparallel-runner-perl
Perl module to manage running things in parallel processes
https://metacpan.org/release/Parallel-Runner
0
no reviews
Install
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.