[zeromq-dev] ZMQ 3.1 and jzmq compatibility
Emmanuel TAUREL
taurel at esrf.fr
Tue Jan 31 10:17:19 CET 2012
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
More information about the zeromq-dev
mailing list