[IPython-dev] load_balanced_view

Satrajit Ghosh satra at mit.edu
Mon Apr 23 07:14:05 EDT 2012


ps. the reason i couldn't make it another task is because of the
distributed context. the engine on which the dependent task runs cannot be
controlled (i think).

cheers,

satra

On Mon, Apr 23, 2012 at 7:12 AM, Satrajit Ghosh <satra at mit.edu> wrote:

> hi fernando,
>
> we just refactored our logging and config system! always good to clean up
> some code right :)
>
> cheers,
>
> satra
>
>
>
> On Mon, Apr 23, 2012 at 12:45 AM, Fernando Perez <fperez.net at gmail.com>wrote:
>
>> On Sat, Mar 10, 2012 at 4:52 PM, Satrajit Ghosh <satra at mit.edu> wrote:
>> >
>> > the culprit was node, so instead of sending it directly, i pickled it
>> and
>> > sent it. and unpickled it inside the function  after i had done any of
>> the
>> > configuring that i needed to do.
>>
>> Why not define another task that does the prep you need, and declare
>> it as a dependency of this task?  Would that not work?
>>
>> Best,
>>
>> f
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120423/f7574c57/attachment.html>


More information about the IPython-dev mailing list