Category Archives: Development

Development

Using 0MQ for Clojure and Ruby Interop

Now that you have ZeroMQ working with Clojure, some introductory examples are in order. The demonstrations below show how simple it is to bridge the gap between programming languages by using ZeroMQ, focusing on connecting Clojure and Ruby. Pub/Sub Pattern … Continue reading

Posted in Development | Tagged , , | View Comments