Hello all,

I am using ZMQ 3.1 for C++ publishers. Some of my subscribers are using 
Java and therefore jzmq using ZMQ 2.1.11.
As far as I know, ZMQ 3.1 is network compatible with ZMQ 2.1.11 and the 
communication between publishers and subscribers should be fine.
Is this true?

I assume it is but what's happen for subscription forwarding? I guess 
that in such a case, there is no subscription forwarding and all
the messages filtering is done by the java subscribers and their side 
and not on the publisher side.
Is this true?

Thank's very much for your answers

Emmanuel

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to