Task Spooler

Run batch jobs on a Linux computer.
Download

Task Spooler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Lluis Batlle i Rossell
  • Publisher web site:
  • http://vicerveza.homeunix.net/~viric/soft/tm/

Task Spooler Tags


Task Spooler Description

Run batch jobs on a Linux computer. Task Spooler project was created to run batch jobs on a Linux computer.Usage: ts Env vars: TS_SOCKET the path to the unix socket used by the ts command TS_MAILTO where to mail the result (on -m). Local user by default TS_MAXFINISHED maximum finished jobs in the queue TS_ONFINISH binary called on job end (passing jobid, error, outfile, command)Actions: -K kill the task spooler server -C clear the list of finished jobs -l show the job list (default action) -t tail -f the output of the job. Last if not specified. -c cat the output of the job. Last if not specified. -p show the pid of the job. Last if not specified. -o show the output file. Of last job run, if not specified. -s show the job state. Of the last added, if not specified. -r remove a job. The last added, if not specified. -w wait for a job. The last added, if not specified. -u put that job first. The last added, if not specified. -U swap two jobs in the queue. -h show this help -V show the program versionOptions adding jobs: -n don't store the output of the command. -g gzip the stored output (if not -n). -f don't fork into background. -m send the output by e-mail (uses sendmail). Here are some key features of "Task Spooler": · Queue jobs from different terminals. · Use it locally in your machine (not as in network queues). · Have a good way of seeing the output of the processes (tail, errorlevels, ...). · Easy use: almost no configuration. · Easy to use in scripts. What's New in This Release: · 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).


Task Spooler Related Software