[zeromq-dev] C++ assertion failed with Java client

Pieter Hintjens ph at imatix.com
Thu Feb 2 12:18:24 CET 2012


On Thu, Feb 2, 2012 at 6:42 AM, Kishore Kopalle <kkopalle at gmail.com> 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



More information about the zeromq-dev mailing list