0MQ with Scala in OS X (El Capitan)

I recently read about ZeroMQ and got hooked on it. So I decided to try it out by using Scala. This is just a simple "Hello ZMQ from Scala" tutorial to be run on OS X (El Capitan). It requires the libzmq to be installed and to have either the …

more ...