[rabbitmq-discuss] Access for "external" users
Simon MacMullen
simon at rabbitmq.com
Tue Mar 27 11:09:04 BST 2012
On 26/03/12 17:14, Mikhail Sobolev wrote:
> I somehow overlooked the abovementioned page, thank you.
>
> Any suggestions on how to prevent stacking up the "undelivered"
> messages?
At the moment, the best I can suggest is to have some external process
that looks for queues with 0 consumers and deletes them. Ugh.
Alternatively, some sort of AMQP proxy that modifies queue.declares that
don't have the "right" properties. The Java Tracer may be a starting point.
But neither of these are that great. Hmm.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list