[rabbitmq-discuss] Latency of publish confirm

Matthias Radestock matthias at rabbitmq.com
Wed Dec 5 12:45:19 GMT 2012


On 05/12/12 10:33, Simon MacMullen wrote:
> On 04/12/12 19:26, Pierpaolo Baccichet wrote:
>> Do you happen to already know where the timeout is? I would be happy to
>> change it on my local repo and run a validation on it
>
> Sure.
>
> The timeout in question is BROADCAST_TIMER here:
>
> http://hg.rabbitmq.com/rabbitmq-server/file/stable/src/gm.erl#l394
>
> Just reducing that should improve latency in your case (at the cost of
> throughput in other cases). The real fix is going to be a tiny bit more
> involved though.

The real fix is here: 
http://hg.rabbitmq.com/rabbitmq-server/rev/b1f129a5a85b. This should 
appear in tonight's nightly build 
(http://www.rabbitmq.com/nightlies/rabbitmq-server/current/) in about 16 
hours.

Matthias.


More information about the rabbitmq-discuss mailing list