task-spooler 0.7.3-1 source package in Ubuntu
Changelog
task-spooler (0.7.3-1) unstable; urgency=low * Initial release (closes: #466542). -- Alexander Inyukhin <email address hidden> Sun, 27 May 2012 11:32:50 +0400
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
task-spooler_0.7.3-1.dsc | 1.3 KiB | 66b4b88c864fe905353d75ed811034d2ad11d113903b767adf8d89a24963ec61 |
task-spooler_0.7.3.orig.tar.gz | 63.7 KiB | be4d752f01791bf55e264814bbc158b15e42f8bfbce3a6757976259fbc994faa |
task-spooler_0.7.3-1.debian.tar.gz | 2.8 KiB | 799e2388a5db7a7fd3c6e8942e1703d5088f767656b5b529297405c7c3213a2c |
No changes file available.
Binary packages built by this source
- task-spooler: personal job scheduler
Task spooler is a Unix batch system where the tasks spooled run one
after the other. 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 at the same time.