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
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
I found this project while i was searching about scalability of RabbitMQ consumers based on que length.
For instance, if there's a certain amount of message is waiting in que, increase the consumer count for that specific que and when the messages are processed decrease the consumer count to previous amount.
I know it's not the feature of the current version but may be in the future?
I found this project while i was searching about scalability of RabbitMQ consumers based on que length.
For instance, if there's a certain amount of message is waiting in que, increase the consumer count for that specific que and when the messages are processed decrease the consumer count to previous amount.
I know it's not the feature of the current version but may be in the future?