Skip to content

saarons/jzmq

 
 

Repository files navigation

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/.

About

Java binding for 0MQ

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • Java 45.5%
  • Shell 3.2%