Download List

Project Description

xjobs runs several jobs in parallel and limits the
number of jobs running at once so that every
processor of the machine is busy, but not
overloaded. A batch of long-running processes
invoked from the shell are normally executed one
after another, no matter how many processors are
available. xjobs allows batching those jobs while
still keeping the machine busy. The interface of
xjobs is similar to that of xargs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-31 04:42
20110730

Removal of the DESTDIR install prefix was reverted. Some lint cleanups were made.

2011-07-25 10:45
20110724

This release fixes resource usage display being omitted in certain cases, fixes weird time formatting, and has some minor cleanups.

2010-09-16 07:37
20100915

This release adds the options -0 and -1 to simplify argument parsing based on newline and null character termination.

2010-03-12 07:17
20100311

This is compatibility update for OpenBSD. It also adds support for job-specific work directories.

2010-02-04 08:57
20100203

This release fixes a buffer overflow.

Project Resources