ActiveMQ Configuration for Production

2008-09-13 Thread Jigar Naik
Hi, I am going live with my ActiveMQ 5.1.0, but before going live i wanted to make sure weather my activemq.xml file is fine for production release, I have uploaded the http://www.nabble.com/file/p19473882/activemq.xml activemq.xml file, please advice me if i need to make some additional chang

Re: ActiveMQ Configuration for Production

2008-09-13 Thread Mario Siegenthaler
I consider the 100gb memory limits a bit excessive.. I don't know your production system, but if you get 100gb memory per queue I absolutely want to own it :) This values refer to available RAM, I think something like 20mb should be enough for most purposes. Depending on the environment you're depl

Re: Can't delete a queue

2008-09-13 Thread Vadim Chekan
Ok, I've spent some time with debugger and I see that AMQMessageStore does not implement any function which would allow to delete a queue. Broker's removeDestianation calls Queue.dispose() which calls AMQMessageStore.removeAllMessages(). Than I'm puzzled why in web admin tool there is "purge" and "

Re: ActiveMQ Configuration for Production

2008-09-13 Thread Jigar Naik
ok.. thanks mario... i think i have to spend sometime with active mq. Is there any document available for activeMQ.xml file configuration ? thanks & regards, jigar naik Mario Siegenthaler-2 wrote: > > I consider the 100gb memory limits a bit excessive.. I don't know your > production syste