[zeromq-dev] zyre

Andrew Hume andrew at humeweb.com
Fri Mar 20 00:40:55 CET 2015


pieter,

	can you be more explicit here?
exactly how do you “point” a node at another (persistent) node?

	andrew

> On Mar 19, 2015, at 4:29 PM, Pieter Hintjens <ph at imatix.com> wrote:
> 
> You can cross subnets with Zyre (the C version) if you use gossip
> discovery. It's not really gossip, more like federation. You put up
> one or a few persistent nodes and point everyone to those, and they
> distribute the knowledge of the whole network.
> 
> On Fri, Mar 20, 2015 at 12:18 AM, Joss Gray <joss at jossgray.net> wrote:
>> zbeacon broadcasts udp packets broadcast for discovery so they won't be able
>> to cross subnets.
>> 
>> You will have to change the broadcast domain like you mentioned.
>> 
>> On Thu, Mar 19, 2015 at 11:08 PM, Andrew Hume <andrew at humeweb.com> wrote:
>>> 
>>> we’re trying to run tyre (actually, the gyre implementation) across
>>> different subnets
>>> (that is, one node is in 10.20.59.xx and the other in 10.120.45.xx). they
>>> don’t see each other.
>>> what would be the best way to have them see each other?
>>> 
>>> we could change the broadcast domain to 255.255.0.0 but that seems vaguely
>>> dodgy.
>>> any other hints?
>>> 
>>>        andrew
>>> 
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> zeromq-dev at lists.zeromq.org
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> 
>> 
>> 
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>> 
> _______________________________________________
> 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