[zeromq-dev] Apache Mina framework equivalent for ZeroMQ for non-blocking io

Jigar Gosar jigar.g at directi.com
Thu Jun 7 10:57:54 CEST 2012


* I have been using apache mina for non-blocking-io in java, and now
with zeromq I need something similar in Java.

* Is there some framework in java, that will handle the Poller loop?
registering sockets for reading/writing, and unregistering it for
writes when no data, so as to avoid busy looping? Uses threadpools
optimally, has some filters support etc.

* I have started to write this on my own, but it would be nice if I
could find something thats more stable.

thanks.

-- 
Jigar Gosar



More information about the zeromq-dev mailing list