RE: JMX : how to browse queues

2015-11-13 Thread Basmajian, Raffi
Hi Francois, If you're using REST-to-JMX api from Jolokia, this is what you need: https://jolokia.org/reference/html/protocol.html Best, Raffi -Original Message- From: fliot [mailto:franc...@liot.org] Sent: Friday, November 13, 2015 12:43 PM To: users@activemq.apache.org Subject: JMX

RE: JMX : how to browse queues

2015-11-13 Thread fliot
Thanks for you response, And indeed, it's a very good begining of answer. But I already now how to deal with Jolokia, and my accurate question is : which Mbean / Properties / ObjectName / Attributes / Operations should I call to get queue listing ? Thanks in advance, Francois -- View this

ActiveMQ not able to handle message load

2015-11-13 Thread ma258110
Hi I am using Apache ActiveMQ 5.12. In my project the requirement is 1000s of clients will connect and send messages all at a time. My server application is able to accept 1000s of connection and store in database but while dumping those to ActiveMQ its showing error. Only after 10 to 15 messages

Re: ActiveMQ not able to handle message load

2015-11-13 Thread ma258110
Hi All, Can anybody answer?? Or is it a duplicate question? Sorry if it is a duplicate. If so please provide me the link where i can i see the answer to this? I searched a lot before putting this question. Please help -- View this message in context:

RE: JMX : how to browse queues

2015-11-13 Thread Basmajian, Raffi
Francois, The answer is in that documentation, either list or wildcard will work, -Original Message- From: fliot [mailto:franc...@liot.org] Sent: Friday, November 13, 2015 1:53 PM To: users@activemq.apache.org Subject: RE: JMX : how to browse queues [ EXTERNAL ] Thanks for you

Re: Correctly configuring a network of brokers

2015-11-13 Thread Tim Bain
If a consumer has a large prefetch buffer, a message that has been dispatched to the consumer before the consumer is ready to process it will sit in the prefetch buffer until the consumer is ready. And, because the message has been dispatched to this consumer, it can't be dispatched to a