[rabbitmq-discuss] Query on RabbitMQ Performance

Michael Klishin michael.s.klishin at gmail.com
Tue Dec 24 15:22:41 GMT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131224/673e0de8/attachment.html>


More information about the rabbitmq-discuss mailing list