Thanks, I've read the documentation and I understand what the prefetch is and how to set it. That wasn't really my question.
Eric Marlon Santos wrote: > > Hi, > > Try this one, http://activemq.org/site/what-is-the-prefetch-limit-for.html > > HTH, > Marlon > > > ewood wrote: >> >> I am running AMQ v4.1 with a network of embedded brokers (2). My >> question is what happens when the prefetch limit is reached? Will >> subsequent calls to send fail in some way? More importantly, can I >> detect when the prefetch limit has been reached from my client? I know I >> can get the queue size via JMX, but what does that size really mean? Is >> that the total number enqued minus dequed or is the number of >> unacknowledged messages, or some other number. Sorry if this is in the >> documentation somewhere, but I can't find it. >> > > -- View this message in context: http://www.nabble.com/Prefetch-limit-and-queue-size-tf2727008.html#a7620318 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
