|
This post has NOT been accepted by the mailing list yet.
Hi,
can I dynamically scale up the queue in RabbitMQ?
In my application, the messages will come continuously. I need to store and forward to some other queue. So, I want the queues to be scale up dynamically whenever the message queue is full.
can I do that with RabbitMQ?
Thanks in advance.
|