You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are facing some performance challenges with this library. Can someone suggest max TPS acheived using this library.
We ran the system for long hour .. there are messages in the queue but consumer is not picking up. Look like the callback thread is simply waiting..
We have 4 threads in linux consumer process and each thread has a dedicated connection with RabbitMq.. but the message are not picked up each though there are enough message on queue.
Consumer utilization KPI is near to 0
Any help in this regard would be great.
Regards
Sarju
The text was updated successfully, but these errors were encountered:
Hi,
We are facing some performance challenges with this library. Can someone suggest max TPS acheived using this library.
We ran the system for long hour .. there are messages in the queue but consumer is not picking up. Look like the callback thread is simply waiting..
We have 4 threads in linux consumer process and each thread has a dedicated connection with RabbitMq.. but the message are not picked up each though there are enough message on queue.
Consumer utilization KPI is near to 0
Any help in this regard would be great.
Regards
Sarju
The text was updated successfully, but these errors were encountered: