Useful to split up jobs over multiple CPU cores or even multiple computers. Examples:
tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz
splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
Categories
Distributed ComputingLicense
GNU General Public License version 2.0 (GPLv2)Follow splitjob
Other Useful Business Software
Test your software product anywhere in the world
Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of splitjob!