[IPython-dev] taskclient clear and hierarchical parallel processing

Fernando Perez fperez.net at gmail.com
Thu May 13 18:01:34 EDT 2010


On Thu, May 13, 2010 at 4:46 AM, Satrajit Ghosh <satra at mit.edu> wrote:
>
> clear completed ones but by id. the reason i can't call clear is that i used
> the id to get the result. so i would need to know that all clients don't
> have any pending results *and* while i'm doing the clearing no pending task
> has completed. this seems like a philosopher's chopstick nightmare if not
> handled properly through parallel semantics.

Got it.  Let me see if I can add some of this quickly, I looked at the
code yesterday and it didn't seem hard.  Do you think if I can add
this, we're otherwise good as far as exposing this to your nipype
users?

Cheers,

f



More information about the IPython-dev mailing list