[zeromq-dev] REQ / REP and inproc sockets

gonzalo diethelm gdiethelm at dcv.cl
Wed Aug 25 23:23:14 CEST 2010


> I know this all sounds pretty bread-and-butter-y, but I am just trying
> to make sure I've got the basics covered. Thanks.

And yes, I am an ass. I was creating the sockets in the constructor of
my threaded object, which runs in the context of the MAIN thread. After
I moved the creation to the run() method, which runs in the context of
the NEW thread, poof! 0MQ started doing its magic again.

Sorry for all the public introspection; it really helped me diagnose
this.
 
-- 
Gonzalo Diethelm




More information about the zeromq-dev mailing list