Producer Flow Control:activemq 生产者控制

If you are sending a persistent message (so that a response of the OpenWire Message is expected then the broker will send the producer a ProducerAck message. This informs the producer that the previous sending window has been processed, so that it can now send another window. Its kinda like consumer acks but in reverse.html

若是配置 messageack 机制就是persistent 方式存储数据。apache

http://activemq.apache.org/producer-flow-control.htmlapi

相关文章
相关标签/搜索