Simulating loss of broker publisher connectivity

2016-05-13 Thread siddutta
I wish to run an experiment in which the publisher loses connection with the broker and then enqueues them in its own queue and then when it regains connectivity it send s all its queued messages to the broker. How can I I do this since if I call close connection, I can no longer send(raises an exc

Measuring service time of the broker

2016-05-12 Thread siddutta
I have a network of brokers and wish to find the avg. time a message stays at a broker's queue. Is there a plugin or API call that I can make to find this? -- View this message in context: http://activemq.2283324.n4.nabble.com/Measuring-service-time-of-the-broker-tp4711866.html Sent from the Ac