Hm. Just been reading about ZMQ, but haven't tried it yet. I don't see why not; it's just a library of C/C++ code to be used. Let us know how it goes.
-- devin On Feb 10, 2012, at 2:44 PM, Chris Coldwell wrote: > Has anyone used zmq to communicate outside of their module to another > process? Or should I convert to using regular sockets? > > Thanks, > > Chris Coldwell > >