/jzmq

Java binding for 0MQ

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

This is the Java language binding for 0MQ.

To build, set JAVA_HOME to the location of your JDK and run:

./autogen.sh
./configure
make

For more information, refer to the 0MQ website at http://www.zeromq.org/.