Hi, Have a look at http://activemq.apache.org/delete-inactive-destinations.html This might be what you want.
Best regards, Martin On Wed, Jun 15, 2011 at 11:00 PM, James Green <[email protected]> wrote: > Not sure this is even possible? > > We dynamically create our queues by pushing messages to channels with > account numbers appended. They get read as the account reads from it's > queue. When that account goes dead and it's messages expired (or no more get > pushed) we then end up with many queues doing nothing but taking up space on > the web console. > > Is there perhaps a configuration directive to expire queues? I can't see > anything in the STOMP protocol close to this. > > Thanks, > > James >
