[rabbitmq-discuss] Latency of publish confirm
Simon MacMullen
simon at rabbitmq.com
Wed Dec 5 10:33:22 GMT 2012
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.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list