July 13, 2011
5:05 a.m.
On 13.07.2011 02:34, John Toohey wrote:
Hi all, Wondering if anyone here is working on adding binding for ZeroMQ (http://www.zeromq.org/) to Pharo? I think this type of enterprise support is something that would greatly benefit Pharo.
What's enterprise about ZeroMQ?
In one of my systems today, I use Stomp over a socket in Pharo to send and receive messages to and from ActiveMQ, and from there to my servers. This works, but is fragile, ...
Why? How would ZeroMQ be better?
I use zeromq in my Clojure based servers, but have no experience of writing bindings for C libraries in Smalltalk. I would be more than happy to help out, if such a project was started.
Cheers Philippe