[rabbitmq-discuss] Limitations with RabbitMQ Java Client

Dan Larkin dan at danlarkin.org
Tue Oct 22 18:18:04 BST 2013


On Oct 22, 2013, at 9:18 AM, Michael Klishin <mklishin at gopivotal.com> wrote:

> Every RabbitMQ Java client connection uses 6 threads (5 consumer work pool threads + I/O thread).
> Multiplied by 2000 in your example, that means you need 12,000 kernel threads.

Is this true for all rabbit java client connections? What's the logic behind five consumer work pool threads? Does the number of open channels on a connection influence it? Is there an optimal channel to connection ratio?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131022/36e59761/attachment.pgp>


More information about the rabbitmq-discuss mailing list