On 8/29/07, srasul <[EMAIL PROTECTED]> wrote: > > Hi, > > ActiveMQ makes it very easy to create JMS Destinations, but seems like they > are not every easy to destroy.
Its pretty easy via JMX... > does this mean that i will case ActiveMQ to crash if i create too many JMS > Destinations? No (provided the broker has enough RAM) > Also if a destination is created, and unused, is it cleaned up or destroyed? A small amount of RAM will be used on the broker until its next restart (we lazily create/load destinations) for exactly this reason. -- James ------- http://macstrac.blogspot.com/