[zeromq-dev] multicast pubsub with python?
Darren Govoni
darren at ontrenet.com
Thu Feb 23 19:10:12 CET 2012
Hi,
I am trying to get a multicast pubsub example working.
I found some but they seem to require IP awareness of the 'pub' server.
What I want is to use 0MQ and multicast for two servers to find each
other from different hosts, without subscribing to a common server.
I modified the example across two servers (with multicast) and it they
don't see messages.
How can I do this with 0MQ python?
thanks for any tips!
Darren
More information about the zeromq-dev
mailing list