[rabbitmq-discuss] Java API V1.6.0 - Performance problem with basicConsume and dynamic bindings

Boisson, Franck Franck.Boisson at mlp.com
Fri Oct 23 03:34:44 BST 2009


> Does the consumer stop receiving messages altogether or does it just
slow down?
Consumer does not stop receiving messages but I see that the number of
messages waiting in the queue is growing.

> Do either the client or server max out the CPU?
No, CPU is normal (less that 10% is used)

> Does the binding creation continue to proceed after the point when you
observe the listener falling behind?
Yes it continues. By the way, binding creation take some time so I
created a kind of "administration channel pool" associated to a separate
connection taking only care of that

> How many bindings are you creating in total?
I am creating 1695 bindings in total

Regards
Franck
######################################################################
The information contained in this communication is confidential and
may contain information that is privileged or exempt from disclosure
under applicable law. If you are not a named addressee, please notify
the sender immediately and delete this email from your system.
If you have received this communication, and are not a named
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
######################################################################




More information about the rabbitmq-discuss mailing list