I'd be really interested in zmq for pharo/squeak too. I've been playing with it to replace mutexes and semaphores for multiprocessing in a c program, and would love to be able to tie in some smalltalk too. Mongrel2 and seaside could be interesting too, especially for websocket support.
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