Package org.zeromq

Provides high-level bindings for ØMQ.
This is the java equivalent of CZMQ project.
Classes of this package tend to achieve these goals:
  • To wrap the ØMQ core API in semantics that lead to shorter, more readable applications.
  • To provide a space for development of more sophisticated API semantics.