[Spread-users] Spread Messaging Question...

Ryan Caudy rcaudy at gmail.com
Fri Mar 24 06:20:45 EST 2006


Message traffic is transmitted between daemons in the same segment via
IP multicast of broadcast, barring degenerate cases.  The token is
passed via unicast.  Messages are transmitted between daemons and
their clients (the group members) via TCP/IP or Unix domain sockets.

Cheers,
Ryan

On 3/23/06, David Charley <dcharley at scires.com> wrote:
> Hi,
>
>    Is anyone aware of how messages are transmitted over a Spread network (details below)?
>
>    In reviewing the use of the Spread Ring protocol, the users guide suggests that point-to-point unicast IP support is used (we aren't planning to enable multicast).  An observer suggested that messages are sent around the ring, such that all Spread Daemons will see every message.
>
>    Some perspective on how a message is sent to the members of a group would be helpful for planning purposes!
>
>    Options I can think of...
>       - The message travels around the ring (10 Deamons => 9 or 10 point to point messages) and all Daemons
>         see it (and the message is delivered to any relevant members along the way).
>       - The token travels around the ring, and the message is sent only to relevant Daemons. For example
>         if there are 10 Daemons, and a message is sent to a group utilizing 3 of the Daemons, then 3 msgs are sent.
>       - ???
>
> Thanks,
> David
>
>
> _______________________________________________
> Spread-users mailing list
> Spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users
>




More information about the Spread-users mailing list