[zeromq-dev] Distributed Event Bus
Ian Barber
ian.barber at gmail.com
Tue Feb 19 22:11:47 CET 2013
On Tue, Feb 19, 2013 at 9:07 PM, Pieter Hintjens <ph at imatix.com> wrote:
> Yes, events != state. In fact Zyre is already a distributed event bus
> that can scale to about 100 peers (from experience) on WiFi, and a bit
> more than that on a LAN. Persistence and consistency are quite another
> story.
>
> -Pieter
Tom's Paxos implementation might be of interest to the OP here as well:
https://github.com/cocagne/paxos - layering something like that over the
top of zyre might help. Or the post-ordering rotating token algo, treat
zyre like a multicast.
Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130219/94157139/attachment.htm>
More information about the zeromq-dev
mailing list