[IPython-dev] taskclient clear and hierarchical parallel processing

MinRK benjaminrk at gmail.com
Thu May 13 18:43:26 EDT 2010


Fernando,

That should indeed be quite easy...In fact, I just did it and pushed it to my
git fork (http://github.com/minrk/ipython).

-MinRK

On Thu, May 13, 2010 at 15:01, Fernando Perez <fperez.net at gmail.com> wrote:
> 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
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list