[zeromq-dev] P/Invoke-based CLR access to zeroMQ

dok at dok-net.net dok at dok-net.net
Fri Feb 20 13:20:51 CET 2009


Well, I spoke to early, my latency test missed the message aggregation feature of 0MQ, sending each 1 byte message on a synchronous roundtrip.

If I just measure how many 1 byte messages can be transmitted per second in one direction, the current C# wrapper achieves > 188000 messages/s (5.3microseconds/message). Using this "oneway" test for throughput testing, I get 78MiB/s. (all on an Athlon 64 X2 5000+).

-Dirk




More information about the zeromq-dev mailing list