Could you recommend job schedulling solution?

redbaron ivanov.maxim at gmail.com
Wed Feb 11 13:48:00 EST 2009


On 11 фев, 20:26, "bruce" <bedoug... at earthlink.net> wrote:
> hi...
>
> not sure exactly what you're looking for, but "condor" has a robust job
> scheduling architecture for dealing with grid/distributed setups over
> multiple systems..
>
> give us more information, and there might be other suggestions!

Condor, Globus or any other grid system looks like serious overkill
for me. I need some sort of job manager, which accepts jobs from
clients as pickled python functions and queues/executes them. Client
side should be able to ask status of submitted job, their return
value, ask to cancel job etc.



More information about the Python-list mailing list