[rabbitmq-discuss] Connection Pooling Options to solve FD Consumption on RabbitMQ.

Abhishek K abhishek.kona at gmail.com
Wed Jul 20 19:38:06 BST 2011


I am using RabbitMQ with the Java Client.
On each request, I create a new Connection and Channel. During high load
times, this is causing the Rabbit to go unresponsive (due to a large no. of
open file Descriptor's).

This would be solved if I could connection pool on the client side, what are
the strategies and API's suggested for that.

-Abhishek Kona
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110721/60b2fd33/attachment.htm>


More information about the rabbitmq-discuss mailing list