Re: How to mintor activemq

2012-10-23 Thread bizcenter
Sorry, I didn't make myself clearly. For reability, i should not set timeout. But in my business, 2 seconds means too long. So 'useAsyncSend' and 'sending timeout' is necessary. Timeout is not message timeout but sending timeout(in 2 seconds), message is persisted forever. In this condition, mes

Re: How to mintor activemq

2012-10-23 Thread Torsten Mielke
On Oct 23, 2012, at 7:30 AM, bizcenter wrote: > When using ActiveMQ, some problems troubles me: > 1. When broker crashed or stopped, messages from sender will be lost(I set > timeout, because the sender have others to do). > 2. consumer receives all messages from broker, but how i dnow the consum