[execnet-dev] Internal errors calling channel.send

Shead, Timothy tshead at sandia.gov
Fri Jul 29 00:14:27 CEST 2011


On Jul 28, 2011, at 3:11 PM, Shead, Timothy wrote:

> Hello, List!
> 
> I'm using exenet 1.0.9 with Python 2.7 on a Mac OSX workstation.  Execnet has generally been very reliable and easy to use, but I'm having trouble using it to send large "jobs" to worker processes.  The size of the serialized data for each job varies, but using EXECNET_DEBUG=2 I see that they're all around 2500000 bytes.  I get an intermittent (doesn't happen for the same job) error in the receiving thread:

Forgot to mention that my main application is running in Python, while the worker processes are running in Jython.  Are there any known issues connecting to Jython?

Many thanks,
Tim

Timothy M. Shead
Sandia National Laboratories
1461, Scalable Analysis and Visualization





More information about the execnet-dev mailing list