[zeromq-dev] Performance results for different 0MQ language bindings
Martin Sustrik
sustrik at fastmq.com
Wed Sep 10 15:20:44 CEST 2008
Hi all,
As promised yesterday, we are publishing performance results for C and
Python extensions to 0MQ:
http://www.zeromq.org/whitepapers:python
http://www.zeromq.org/whitepapers:c
The summary of all languages supported so far:
Minimal latency:
C++: 32.7 us
C: 35.43 us
Java: 35.62 us
Python: 69.8 us
Maximal throughput:
C++: 2,976,623 msg/sec
C: 1,624,139 msg/sec
Java: 1,453,288 msg/sec
Python: 1,340,277 msg/sec
Martin
More information about the zeromq-dev
mailing list