[rabbitmq-discuss] Query on RabbitMQ Performance
Michael Klishin
michael.s.klishin at gmail.com
Fri Dec 27 14:09:02 GMT 2013
2013/12/27 Pradeep Mn <pradeepmn.mn at gmail.com>
> I have a query on RabbitMQ performance. I am using RabbitMQ to send 10MB
> binary data. I tried transferring it as a whole 10MB data as well as
> multiple 100KB data. But interestingly, multiple 100KB data took less time
> than 1 single message of 10MB. Eventually I am transferring 10MB.
There is an optimisation in RabbitMQ server proposed that makes protocol
reader/parser perform
the way you expect. It may make it into RabbitMQ 3.3.
--
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/20131227/b17517e6/attachment.html>
More information about the rabbitmq-discuss
mailing list