[rabbitmq-discuss] Rabbit MQ usage

Michael Klishin mklishin at gopivotal.com
Sun Jan 12 15:07:00 GMT 2014


On 10 Jan 2014, at 21:54, shridharan muthu <shridharan.m at gmail.com> wrote:

>    What bothers me most about this situation is the total number of connections. Total messages seem to be non significant compared to what Rabbit cluster can handle. I would like to improve this situation by creating a service layer on top of RabbitMQ cluster with long lived connections (probably a java service) to avoid creating a connection on the fly and tearing it down. I am willing to take the performance hit on each requests for . Does this sound reasonable? Is there a best practice for a situation like this?

This is a fairly common issue with PHP and the solution you have in mind sounds reasonable.

MK

Software Engineer, Pivotal/RabbitMQ




More information about the rabbitmq-discuss mailing list