jzmq is the java bindings for the ZeroMQ transport layer
Trying to follow the directions from: http://github.com/zeromq/jzmq I installed pkg-config using Homebrew and then I run …
macos pkg-config zeromq jzmqI want to connect clients to a server using ZeroMQ (java bindings, jzmq), but I need the TCP information badly, …
sockets zeromq service-discovery jzmq