2012/6/7 Loic d'Anterroches <[email protected]> > I am following from far away the work on the zmq bindings for go, it > looks like it is not very active.
Looks like there are three projects existing http://code.google.com/p/gozmq/ https://github.com/boggle/gozero https://github.com/alecthomas/gozmq But only the last one seems to be in active development. > As go is already very HTTP oriented to > provide services, you have competing interests. As Google is HTTP all > the way, this is dangerous to "go" for go with zmq — but this is of > course only my personal feeling. Actually this might not be too bad. A decent framework needs a lot of stuff to be feature complete. If Google is eager to cover everything needed for the HTTP part, that's fine for me. There will a lot that can be reused or adapted without any changes. Jochen
