[rabbitmq-discuss] Query on RabbitMQ Performance

Arun arunrao.seattle at gmail.com
Tue Dec 24 21:00:47 GMT 2013


Hi Michael -

How can I find out what is my client side message chunk size?


How to update this value?

Thanks!
Sent from my iPhone

> On Dec 24, 2013, at 7:22 AM, Michael Klishin <michael.s.klishin at gmail.com> wrote:
> 
> 
> 2013/12/24 Michael Klishin <michael.s.klishin at gmail.com>
>> There is a certain message processing overhead that is 100 times greater when you split
>> 10 MB into 100 chunks of 100Kb. Try 10 messages 1 MB in size, you will likely see
>> a smaller difference.
> 
> Scratch that.
> 
> By default client libraries will chunk messages > 128 KB in size into 128 KB frames. What you see is likely a client-side inefficiency.
> -- 
> MK
> 
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131224/68e637ff/attachment.html>


More information about the rabbitmq-discuss mailing list