bishopolis/taskspooler

Project ID: 35893

Description

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 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.

Installation Instructions

yum-config-manager --add-repo=https://copr-be.cloud.fedoraproject.org/results/bishopolis/taskspooler/epel-$releasever-$basearch

yum install task-spooler

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 6 x86_64 (18)* EPEL 6 (53 downloads)
EPEL 7 x86_64 (64)* EPEL 7 (90 downloads)
EPEL 8 x86_64 (25)* EPEL 8 (82 downloads)

* Total number of downloaded packages.