Skip to content

tmountain/scala0mq

Repository files navigation

install 0mq for posix systems from http://download.zeromq.org/zeromq-2.1.7.tar.gz
untar, ./configure, make, sudo make install, sudo /sbin/ldconfig -v
get the java binding from git clone https://github.com/zeromq/jzmq.git 
do ./autogen.sh, ./configure, make, sudo make install
run the shell scripts to build and run the code

About

Testing scala 0mq async communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published