[zeromq-dev] jzmq with zeromq-4.x
David Jelenc
david.jelenc at fri.uni-lj.si
Wed Mar 23 11:38:33 CET 2016
Hi Fan,
JZMQ works quite nicely with the libzmq from master (call it early 4.2)
or with any 4+ libzmq. It may not support every possible socket option,
but these can easily be added.
What kind of problems are you facing?
If you mainly work with Java and do not require security features, I'd
suggest you use JeroMQ, which is pure java implementation of ZMTP.
You can read more about JeroMQ here:
https://github.com/zeromq/jeromq
Best,
David
On 23. 03. 2016 11:22, YANG Fan wrote:
> Hi,
>
> I'm trying to use jzmq but seems it only works with zeromq-2.x?
> Currently I have zeromq-4.x installed on my machine and I mainly work
> with it in C++. Is it possible to make the Java binding work with 4.x?
> Thanks!
>
> Best Regards,
> Fan
>
>
> _______________________________________________
> 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