[rabbitmq-discuss] How To Load-Distribution in RabbitMQ cluster?
Jeff
jeff at jefftrout.com
Mon May 7 13:09:42 BST 2012
On May 5, 2012, at 8:26 AM, jayesh dalwadi wrote:
> Hi I create three RabbitMQ servers running in cluster on EC2
>
> I want to scale out RabbitMQ cluster base on CPU utilization but when
> I publish message only one server utilizes CPU and other RabbitMQ-
> server not utilize CPU
>
> so how can i distribute the load across the RabbitMQ cluster ?
we're using haproxy to load balance our rabbit cluster
been working great since december. we're just doing simple rr balancing, but haproxy does support more involved balancing.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
--
Jeff Trout <jeff at jefftrout.com>
http://www.stuarthamm.net/
http://www.dellsmartexitin.com/
More information about the rabbitmq-discuss
mailing list