[zeromq-dev] transmission rate of broker is less than 5000req/s

Pieter Hintjens ph at imatix.com
Tue Aug 21 11:57:09 CEST 2012


On Tue, Aug 21, 2012 at 11:41 AM, Elwin.Gao <elwin.gao4444 at gmail.com> wrote:

> there are three files, this is the example of A Request-Reply Broker in zmq
> official guide, then delete all printf() and sleep(), that all.

You're switching from a synchronous REQ/REP pair to a ROUTER/DEALER pair.

Like I said, round-tripping is slow.

More on this topic: http://zguide.zeromq.org/page:all#toc71

-Pieter



More information about the zeromq-dev mailing list