Overview Tutorial API reference Examples Build Download ZmqMessage 0.1 - 21 Oct 2011

Performance notes


Nothing comes for free, and our library introduces some overhead over plain zeromq messaging interface.

To measure this overhead we have written performance test. We make 100000 request-response transactions between 2 threads and print results.

First of all, we need to say that this "application" does nothing but sending and receiving multipart messages, so it should be considered highly synthetic, and in real apps performance costs probably will be unnoticeable.

We make 10 contiguous test runs and we get 20% of average overhead.


ZmqMessage 0.1 — open source software, support@zmqmessage.org