Hi,

I would like to know how the messages are ACKnowledged by broker when using
ProducerFlowControl + asyncSend ?

AsyncSend is now the default mode when a producer send messages to a broker.
In the case that ProducerFlowControl is enable, messages are send to the
broker (and of course to a destination defined) until that the
ProducerWindowsSize is not reached. 

If the limit is not reached, are the messages ACK by the broker ?
If the limit is reached, the sending of the messages is blocked and the
process of ACK of the messages previously sent continues ?

Kind regards,

Charles

-----
Charles Moulliard
SOA Architect

My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: 
http://old.nabble.com/How-the-messages-are-ACKnowledged-by-broker-when-using-ProducerFlowControl-%2B-asyncSend---tp28691747p28691747.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to