<div dir="ltr">Hello -<div><br></div><div>I am interested in monitoring the average size of messages flowing through a queue. I could use the API to get messages with requeue set to true, so that I have the output of a message to determine size. Unfortunately, this method is not effective when consumers are consuming faster than producers.</div>
<div><br></div><div>The other option is to write a java program with higher consumer priority which connects intermittently to the queue and requeues the messages after I determine the size.�</div><div><br></div><div>Any other ideas/suggestions that I missed?</div>
<div><br></div><div>Thanks!</div><div>-arun.</div></div>