[zeromq-dev] Question for java users

Min miniway at gmail.com
Fri Feb 8 08:10:52 CET 2013


jzmq ZLoop is missing now and I'm working on it.It requires some JNI stuff.
Use dase would be exactly same with jeromq.

Thanks
Min


2013년 2월 8일 금요일에 Ivan Pechorin님이 작성:

> Hi John,
>
> 2013/2/7 John Watson <jkwatson at gmail.com <javascript:;>>:
> > Quick question for those of you out there who use 0mq from java.
> >
> > Do you use the jzmq ZLoop, and if so, what is an example use case?
>
> I use JeroMQ ZLoop for polling 0mq sockets (PollItems with
> IZLoopHandlers) and for timers.
> Single thread.
>
> > (This is specific to the java users, because I'm trying to figure out
> when
> > one might use ZLoop, rather than any of the built-in java.util.concurrent
> > facilities, such as a fork-join pool and simple Executors).
>
> How are they useful for polling 0mq sockets?
> And as for the timers, it was very handy for me that ZLoop supports them
> too.
>
> Regards,
> Ivan
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org <javascript:;>
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130208/35931407/attachment.htm>


More information about the zeromq-dev mailing list