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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of prll!