<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I am using spread 4.0 on linux x86 platform. I implemented a message assembly-reassembly wrapper around libspread to chunk a large message into smaller messages (to overcome 100K message size limit). However, during&nbsp;stress testing this&nbsp;with chunk size of 1 K and a message size of 
1.5 M the SP_receive call fails on the receiving end with &quot;connection closed&quot; message. This test would translate to 1500 messages being&nbsp;SP_multicast in a loop by the sender. This works fine if one process is sending and another is receiving exclusively. However, if I have both processes sending and receiving at the same time I run into &quot;conneciton closed&quot; error on SP_receive call on one of the receivers. Any ideas here would be appreciated.
</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Sami</div>