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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of prll!