[zeromq-dev] gossip protocol
Chris Laws
clawsicus at gmail.com
Wed Jul 30 15:01:19 CEST 2014
I'm trying to understand the operation of the gossip capability in CZMQ. I
think I understand the way it distributes key/value pairs to peers that
connected to it and that it connected to. However, I don't understand how a
gossip node actually finds another node. The tests seem to hard code the
connection address to a remote peer.
Is the gossip node discovery problem not part of the gossip implementation?
Is it assumed that one would use something like the zbeacon for discovery
and then use gossip to establish a consistent configuration state?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140730/c21912b6/attachment.htm>
More information about the zeromq-dev
mailing list