On 11 фев, 20:26, "bruce" <bedoug...@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. -- http://mail.python.org/mailman/listinfo/python-list