Looking for a job scheduler to run in ubuntu

Asked by atomic17

Hi I am looking for a job scheduler/batch job management tool to run on ubuntu. I need something more robust then cron or acron. Looking for something that I can set up job queues and link jobs to gether in a job stream. Any suggestions?

Thanks

Michael

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ralph Janke (txwikinger) said :
#1

There is fcron. It has more functionality than cron, but I don't think it can link jobs together.

Revision history for this message
anu61 (anu61) said :
#2

Hi Michael, if you are still having issues with scrduling and need something better than Cron. then you might want to have a look at Unijob, its scheduling tool specifically for cron and WinAT. it automatically identifies all the cron jobs on a server (bit like google desktop) imports them into a GUI the lets you manage all the jobs from there.

Hope that helps albeit a little late.

Cheers
Rohit

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3

You can also try gato, to install gato and alarm-clock

-- Please open a Terminal from the menu Applications->Accessories->Terminal and type or better copy and paste:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get install gato alarm-clock

-- give your user password when requested, you don't see nothing when you type it, then press enter.

You will find gato and alarm clock under Applications->Accessories menu

Hope this helps

Revision history for this message
sysadmn (paul-joslin) said :
#4

Google "slurm-llnl", "grid engine", "torque" or "OpenPBS".
HTH

Can you help with this problem?

Provide an answer of your own, or ask atomic17 for more information if necessary.

To post a message you must log in.