JeroMQ
Pure Java implementation of libzmq (http://zeromq.org).
Features
Based on libzmq 4.1.7.
ZMTP/3.0 (http://rfc.zeromq.org/spec:23).
tcp:// protocol and inproc:// is compatible with zeromq.
ipc:// protocol works only between jeromq (uses tcp://127.0.0.1:port internally).
Securities
PLAIN.
CURVE.
Performance that's not too bad, compared to native libzmq.
4.5M messages (100B) per sec.
Performance.
Exactly same developer experience with zeromq and jzmq.
Unsupported
ipc
1