[IPython-dev] load_balanced_view

Satrajit Ghosh satra at mit.edu
Sat Mar 10 12:54:56 EST 2012


hi all,

i'm calling load_balanced_view as:

result_object = self.taskclient.load_balanced_view().apply(execute_task,
node, updatehash)

i need to execute a piece of code on the remote engine before the 'node'
get's unpickled. is there a way to do that? (i basically need to set the
output log directory and unpickling the node initializes the logger)

cheers,

satra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120310/45c6c0a4/attachment.html>


More information about the IPython-dev mailing list