resource based job queue manager

Cem Karan cfkaran2 at gmail.com
Sat Dec 20 08:18:16 EST 2014


On Dec 19, 2014, at 11:53 AM, Parthiban Ramachandran <rparthibaan at gmail.com> wrote:

> can someone suggest a resource based job queue manager. for eg i have 3 resources and 10 jobs based on the resource busy/free we should start running the jobs. I can write the code but want to know if there is any established scheduler which can run the jobs from different servers too.

Try SCOOP:
https://code.google.com/p/scoop/

Thanks,
Cem Karan


More information about the Python-list mailing list