[zeromq-dev] Multicast Autodiscovery Protocol
Ian Barber
ian.barber at gmail.com
Thu Jun 23 19:01:50 CEST 2011
On Thu, Jun 23, 2011 at 5:55 PM, Pieter Hintjens <ph at imatix.com> wrote:
>
> Sounds fun. Have you considered UDP? I've got that working over VTX,
> doing things like broadcast connects (e.g. connect to any reachable
> peer on a given port).
>
> -Pieter
>
Yeah, a UDP broadcast was my first thought, but didn't think of VTX, that's
a good point. Broadcast/Anycast should be usable with the same protocol on
top - it would limit the propogation rate as updates would be effectively
point-to-point, but at the same time you woudn't get a possible stampede of
requests on startup.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110623/73e6079d/attachment.htm>
More information about the zeromq-dev
mailing list