[rabbitmq-discuss] a request for a new feature in rabbitmq - prefix to randomly named queues.

Matthias Radestock matthias at rabbitmq.com
Wed Apr 20 10:34:12 BST 2011


On 20/04/11 10:21, mysurf mail wrote:
> Thanks for the reply . I am aware of it but when the system starts
> running and all the clients are loaded in their computers I look at
> the queues and get something like that (And usualy a lot more )
>
> amq.gen-e6P2EpkGILdyipBFgyL8Og==        5
> amq.gen-ei6+QWU2xEZ5rksix82WOg==        0
> amq.gen-1k/o9ZMzPOUD/OTrPu+tLQ==        0
> amq.gen-e126P2kGILdyipBFgyL8Og==        5
> amq.gen-ei612+U2xEZ5rksix82WOg==        0
> amq.gen-1k9ZMzP12OUD/OTrPu+tLQ==        0
> amq.gen-e6pkGI3Ld12yipBFgyL8Og==        5
> amq.gen-ei6+QWxEZ5rks12ix82WOg==        0
> amq.gen-1k/o9ZzPOUD3/OTrPu+tLQ==        0
>
> Now for maintenance reason I would love to add prefix for each group
> or subject in my system.

Why don't you simply get your clients to generate the queue names? It's
not exactly hard to generate a unique random string. Then you can use
any naming scheme you want.


Matthias.


More information about the rabbitmq-discuss mailing list