jobqueue is a program for executing jobs in parallel to complete all
jobs as fast as possible. It can be used to distribute a set of jobs to
a specific number of processors and/or machines. New jobs are started as
older jobs finish.

Run jobqueue -h for more information.
