I'd be really interested in such port/binding. Note that as far I can see 0mq provides language bindings through ffi and no direct ports. The porting will require a larger effort and heavy maintenance afterward should some 0mq internals change. Regards, Stanislav Paskalev On Tue, Jan 11, 2011 at 6:24 PM, Geoffroy Couprie <geo.couprie@gmail.com> wrote:
Hello,
What would you think of a ZeroMQ frontend to Pharo? I was playing with ZeroMQ, and more specifically the Mongrel2 web server, and I thought that would be cool to use it, but the only reference of ZeroMQ and Smalltalk I saw was about some code from Thomas Gagné, which is not available anymore.
Anyhow, would you be interested in a port to Pharo? It looks like the protocol is not really hard to implement.
Best regards,
Geoffroy