Thanks John let us know about what you will learn because we are really concerned about solution to support "entreprise" Stef On Jul 13, 2011, at 9:44 AM, Franz Josef Konrad wrote:
Have you looked at <http://www.squeaksource.com/ZeroMQ/>? Perhaps it is what you are looking for. I haven't used it so I can't give you a advice if it is useful.
Regards, Franz Josef
Am 13.07.2011 02:34, schrieb John Toohey:
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. 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, and I would love to be able to use zeromq here.
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.