Unfortunately http://smalltalkhub.com/#!/~panuw/zeromq is not reliable. There are some problems with image restart that I haven't had time to debug due family and work related lack of time. The problems causes image to freeze sometimes when restarting/saving image. Also it only works with 32 bit libraries ATM... It tries to manage the problem of smaltalk image based nature and the fact that zmq-context is for ever lost when image is shutdown and stored to the hard drive. Idea is that image contains all the information to obtain new zmq-context, recreate and configure sockets when image restarts. 2014/1/9 Serge Stinckwich <serge.stinckwich@gmail.com>
Dear all,
apparently there is one ZeroMQ implementation here on Smalltalkhub: http://smalltalkhub.com/#!/~panuw/zeromq
and there is another version for GnuSmalltalk available on github: https://github.com/vijaymathew/gst_zmq
Is the first one working correctly ? Regards, -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-- Panu