Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #82695

Re: resource based job queue manager

Subject Re: resource based job queue manager
From Cem Karan <cfkaran2@gmail.com>
Date 2014-12-20 08:18 -0500
References <4b74c170-f165-4d87-b3b5-dc79ac73c505@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.17069.1419081980.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Dec 19, 2014, at 11:53 AM, Parthiban Ramachandran <rparthibaan@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

resource based job queue manager Parthiban Ramachandran <rparthibaan@gmail.com> - 2014-12-19 08:53 -0800
  Re: resource based job queue manager Cem Karan <cfkaran2@gmail.com> - 2014-12-20 08:18 -0500

csiph-web