[zeromq-dev] dynamic discovery problem

Pieter Hintjens ph at imatix.com
Sun Dec 9 19:59:09 CET 2012


On Sun, Dec 9, 2012 at 6:26 PM, Stefan Radomski
<radomski at tk.informatik.tu-darmstadt.de> wrote:

> And so we all write distributed pub/sub systems =)
> https://github.com/tklab-tud/umundo

Very nice.

Zyre is similar but with its own UDP-and-0MQ based discovery, without
the serialization (transfers binary frames), and with file transfer
(using FileMQ). The protocols are specified here:
http://rfc.zeromq.org/spec:19 and http://rfc.zeromq.org/spec:20.

The real goal with Zyre is to test and formalize the two protocols, to
allow interoperability with other stacks.

-Pieter



More information about the zeromq-dev mailing list