PRLL HAS MOVED TO GITHUB
https://github.com/exzombie/prll
A utility for parallelizing the execution of shell functions. Focuses on convenience in interactive use, but is just as usable in shell scripts. Put your multicore to good use, or combine prll with ssh to create an instant cluster.
Features
- Easy to use. Focuses on a single task and doesn't try to emulate a kitchen sink.
- Code is passed in shell functions to ease interactive use.
- Should work in all bourne-like shells and in several operating systems.
- Can be terminated from within the code it executes, easing aborting on errors or implementing an ad-hoc parallel search.
- Does internal buffering and locking to prevent mangling/interleaving of output from separate jobs.
License
GNU General Public License version 3.0 (GPLv3)Follow prll
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of prll!