[Spread-users] 1225

Guido van Rossum guido at python.org
Tue Mar 5 10:41:48 EST 2002


> I have a client that generates the messages and I run spuser as another
> client
> that joins the group my program sends the messages to.
> spuser printsout all the messages (up to 1225) BUT my program
> does not try the to receive the messages that it is
> sending itself.
> Looks like things are happening too fast
> for spread to handle correctly!

Is the sender a member of the group to which it sends the messages?
Then you're running into the 1000-message limit -- I bet the sender
isn't set up to receive its own messages, but the Spread semantics
make this happen.

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





More information about the Spread-users mailing list