[Spread-users] Re: Is there a limit on total traffic sent by Spread?

Guido van Rossum guido at python.org
Sat Jan 19 00:08:08 EST 2002


I wrote:

> Could it be that the sender gets disconnected for sending more than 4
> Gbyte of data?  (There is enough overhead in the messages we use to
> transfer the data that I believe that the total message size up to
> that point is larger than 4 Gbyte.)

It's definitely not that.  I added a sleep(0.01) after each
multicast() call in the sending program, and then the test completed
without a hitch.  All other speculations in previous messages still
holds. :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)





More information about the Spread-users mailing list