All releases of task spooler


Release Notes: This release adds the option '-N' to set the number of slots required for a job to run.


Release Notes: This release added optional separation of stdout and stderr (-E).


Release Notes: This is a small security bugfix to protect against other users in the system.


Release Notes: Now enqueuing will not block other queue operations, in the case of a full queue. The new -B parameter allows ts to fail enqueuing if the queue is full, instead of blocking.


Release Notes: This is a bugfix release, for a trouble introduced in the recent versions.


Release Notes: This release fixes the remaining ts with -c or -t, if its pipe was broken. It fixed a problem with -l where an error message was always created in the error log file. It adds the ability to limit the amount of ts connections (TS_MAXCONN).


Release Notes: A problem in the -t and -c options, introduced in 0.6.3, was fixed.


Release Notes: A bug on -c and -t was fixed. Support was added for arbitrary dependencies (-D). Version checking on the client-server protocol was added. The server was made to chdir to / to avoid umount problems.


Release Notes: Bugfixes were made for the -w option, for clients dying, and for the error log file. The -S option now returns the number of slots set. The -i option shows a detailed exit status.


Release Notes: This release adds support for the TS_SLOTS env variable, removes references to /usr for nix, and fixes "-m" and error handling, among others.