<div>
            <div>
                <span>Tony,</span></div><div><span><br></span></div><div><span>The best option here is to use the management plugin (http://www.rabbitmq.com/management.html).</span></div><div><span><br></span></div><div><span>You'll be able to manually delete the queues using the UI or script the deletion using the REST API or the rabbitmqadmin plugin.</span></div><div><span><br></span></div><div><span>If you think it would be useful we can add support to STOMP for queue leases (http://www.rabbitmq.com/extensions.html#queue-leases).<br>
                </span>
                <span><br>--&nbsp;<br>Rob Harrop<br>RabbitMQ</span></div><div><span></span><br><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;"><span><div><div>Hi Rob,<br>Thanks, that's good to know.<br><br>Let's say I change the example to using machine hostnames or IP <br>addresses. In that case there are not going to be large numbers of <br>unique names in use at any one time, but over time the names may stop <br>being used and new ones will appear.<br><br>So I could use STOMP destinations such as:<br>/queue/<a href="http://hostname.foobar.example.com">hostname.foobar.example.com</a><br><br>Is there a way to clean up the queues once those machines have gone <br>away, say after some months or more of use?<br><br>I couldn't spot anything on the STOMP plugin page, nor the rabbitmq <br>admin guide page.<br><br>I can see there is a "list_queues" option to rabbitmqctl, but not a <br>corresponding delete_queue option.. Where would I find that?<br><br></div></div></span></blockquote><div><br>
                </div>
            </div>
        </div>