[zeromq-dev] Odd numbers with zeromq
Pieter Hintjens
ph at imatix.com
Thu Sep 20 11:31:42 CEST 2012
On Wed, Sep 19, 2012 at 7:25 PM, Christian Martinez <chmar at microsoft.com> wrote:
> Maybe I’m missing something here, but are people asserting here that one
> can’t do a request reply MEP with various RPC technologies and exceed 1000
> 1KB messages a second?
Pretty much, yes. There is a discussion in the Guide:
http://zguide.zeromq.org/page:all#toc74
It is very simple to test ("ping hostname"). To remove wait states you
have to send asynchronously and acknowledge or send credit
asynchronously.
-Pieter
More information about the zeromq-dev
mailing list