Описание тега jeromq

JeroMQ is a pure Java implementation of libzmq

JeroMQ is a pure Java implementation of libzmq ( http://zeromq.org/)

Features:

  • based on zeromq-3

  • tcp:// protocol and inproc:// is compatible with zeromq

  • not too bad performance compared to zeromq 2M messages (100B) per sec Performance

  • exactly same develop experience with zeromq