From 86cec3241d4426b96b92cd475d92c4d18800d957 Mon Sep 17 00:00:00 2001 From: Richard Ellis Date: Sat, 10 Dec 2011 18:41:01 -0200 Subject: system/ts: Updated for version 0.7.1. Signed-off-by: Niels Horn --- system/ts/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'system/ts/README') diff --git a/system/ts/README b/system/ts/README index 319af498e1..6028123804 100644 --- a/system/ts/README +++ b/system/ts/README @@ -1,12 +1,12 @@ Task spooler is a Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct -context (that of enqueue) from any shell/process, and its output/results can -be easily watched. It is very useful when you know that your commands depend -on a lot of RAM, a lot of disk use, give a lot of output, or for whatever -reason it's better not to run them all at the same time, while you want to -keep your resources busy for maximum benfit. Its interface allows using it -easily in scripts. +context (that of enqueue) from any shell/process, and its output/results +can be easily watched. It is very useful when you know that your commands +depend on a lot of RAM, a lot of disk use, give a lot of output, or for +whatever reason it's better not to run them all at the same time, while you +want to keep your resources busy for maximum benfit. Its interface allows +using it easily in scripts. Features -- cgit v1.2.3