[IPython-user] ipython1 farm tasking feature request
Alexandre Gillet
gillet@scripps....
Fri Feb 29 15:38:34 CST 2008
Hi Brian,
I would like to get some few features added to the taskclient to expose
more of the TaskController interface.
It would be nice from the taskclient to access
pendingTasks
deferredResults
finishedResults
and the list of all the tasks send to the taskcontroller. They are
define in the TaskController class.
When I use the Taskclient interface I am not able to get the current
state of the queue, i.e what is the status of the queue and be able to
retrieve which task have been sent. I think exposing the attributes
above will allow it.
Or should I use directly a TaskController instance instead of a
client.TaskClient to get access to all of this?
I am not sure how the create such an object.
Also, when a task is completed, does it get deleted from the queue or do
I have to do it?
Thanks
Alex
--
o Alexandre Gillet email: gillet-(at)-scripps.edu
/ The Scripps Research Institute,
o Dept. Molecular Biology, MB-5,
\ 10550 North Torrey Pines Road,
o La Jolla, CA 92037-1000, USA.
/ tel: (858) 784-2053
o fax: (858) 784-2860
web: http://mgl.scripps.edu/projects/tangible_models/
More information about the IPython-user
mailing list