Hello All, 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
Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: nbytes == sizeof (dummy) (..\..\..\src\signaler.cpp:203) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Assertion failed: ok (..\..\..\src\mailbox.cpp:79) Please let me know if we can use ZeroMQ api with multi threading? Also is there a limit on number of threads that can be spawned? Regards, Kishore
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
