[zeromq-dev] zbeacon/zyre

Pieter Hintjens ph at imatix.com
Tue Jun 2 10:08:53 CEST 2015


Zyre lets you set metadata (headers) for your node; when other nodes
see you they also get the metadata. This is the simplest way to share
connection data. See the zyre_test case as example.

On Tue, Jun 2, 2015 at 7:53 AM, Bachmair Florian - flexSolution GmbH
<florian.bachmair at flexsolution.eu> wrote:
> Hi!
>
> Till now I have configured all connection parameters in a sqlite
> database. But this can fast get messy if I have a lot of nodes. Now I
> saw something like zbeacon or zyre to exchange connection data.
> I want to use this with pub/sub.
>
> If I use zyre I can see if a node joins, and is it then possible to just
> send my connection parameters to this single node?
> Or should every node just send my connection parameters periodically?
>
> Is it a drawback if all nodes are connected to each other, although not
> all nodes are always of interest to each other?
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list