Hi Kilon, I wanted to make some experiments with Nanomsg this morning, but had some problems to build the libraries (they is no prebuilt binaries for windows): I discovered that the system path of my os has been scratched by some recent mercurial installation, the user path scratched by delphi and bonus, my mingw/cygwin install seems to be sick too. sometimes I hate windows :( - or is this a sign ? btw, my feeling about nanomsg is that it is still in beta, and 0mq much more advanced (they say some users includes AT&T, Cisco, EA, Los Alamos Labs, NASA, Weta Digital, Zynga, Spotify, Samsung Electronics, Microsoft, and CERN - not too bad). The material about it (docs, presentations) sounds good too. Not saying that nanomsg is not good, may be it will be the best in few years, but at that time I have a small preference in favour of 0mq. This part is not essential for me right now (the same as you if I understand) and I have lot of other things to finish, so I will delay it for some time, but I am still interested in your experiments too : bindings, benchs, findings. Regards, Alain Le 10/10/2014 20:12, kilon alios a écrit :
I am interested too, my project depends on streamsocket to send python commands from pharo to blender . So far I have not stressed it too much and it looks like it works fast enough. Maybe something like websockets or nanomsg is better for me in the long run so I too keep an eye on these solutions. Time will tell.