[rabbitmq-discuss] Throughput observation with RabbitMQ-3.1.3 and Erlang R16B01 - Single Node and Cluster Node

Laing, Michael michael.laing at nytimes.com
Thu Aug 15 11:55:08 BST 2013


Be sure to use the async TornadoConnection or LibevConnection with pika
which can give an order of magnitude better performance for publish-heavy
workloads in my testing. Using pypy will provide a another boost.


On Thu, Aug 15, 2013 at 6:34 AM, Michael Klishin <mklishin at gopivotal.com>wrote:

> Priyanki Vashi:
>
> > I agree that my single producer is producing at constant rate but if I
> increase number of producers, upt to say 10, then I should be able to see
> proper usage of bandwidth right ?
>
> With more producers on the same machine, you should see *higher* outgoing
> rate,
> given that there are spare CPU resources.
>
> Try MulticastMain and/or amqpc first.
> --
> MK
>
>
> _______________________________________________
> 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/20130815/91d2e3a8/attachment.htm>


More information about the rabbitmq-discuss mailing list