[zeromq-dev] Inconsistent behavior during tests

Christian Martinez chmar at microsoft.com
Wed May 11 22:11:26 CEST 2011


Running tests back to back on same laptop back to back sending 10000000 messages.

C:\software\zeromq-clrzmq2-f420936\remote_thr\bin\Release>remote_thr.exe tcp://127.0.0.1:5555 120 10000000

C:\software\zeromq-clrzmq2-f420936\remote_thr\bin\Release>remote_thr.exe tcp://127.0.0.1:5555 120 10000000

Unhandled Exception: ZMQ.Exception: Visual C++ CRT: Not enough memory to complete call to strerror.
   at ZMQ.Socket.Send(Byte[] message, SendRecvOpt[] flags)
  at remote_thr.Program.Main(String[] args)

Is this normal? If this condition is known to occur under load then how do I best modify the test to throttle or do whatever is necessary prevent the second result while still not killing throughput?

--CM


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110511/0e286b4b/attachment.htm>


More information about the zeromq-dev mailing list