On Thu, Feb 2, 2012 at 6:42 AM, Kishore Kopalle <[email protected]> wrote:

> I am receiving the following errors when I try to work in a multi-threaded
> environment (10 threads) where ZeroMQ is used to send/receive messages

You are using 0MQ sockets from multiple threads? That will crash.

Please read the Guide wrt how to do multithreading in ZeroMQ.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to