
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/morthrot/jam
A small utility to spread launched tasks upon cpu present on the system. Receives a set of commands, that are launched one after another. On SMP systems commands are launched on each reported CPU. When all the commands are done, jam is done. Stderr and stdout are copied to jam stderr and stdout upon command completion. Commands are separated by "---" in arguments. More on the project page.
Please login or register to add a comment or rating