[rabbitmq-discuss] Response times for publisher confirms
Matthias Radestock
matthias at rabbitmq.com
Tue Oct 16 15:53:07 BST 2012
Aaron,
On 16/10/12 15:46, Aaron Pfeifer wrote:
> * There aren't really any other applications running on the box -- it's
> entirely meant for RabbitMQ processing only.
Might just be an EC2 issue then, such as a noisy neighbour or weirdness
in the "RAID0 ephemeral drive" implementation.
> * Currently we're waiting for the confirm after every publish. It's not
> ideal, but it's what we're limited to right now. We internally "batch"
> publishes (i.e. we group multiple related messages into a single
> RabbitMQ message) just due to the reduction in network usage from
> compression -- is there an additional batching mechanism supported by
> the RabbitMQ protocol?
Nah; what you are doing sounds fine.
Matthias.
More information about the rabbitmq-discuss
mailing list