Re: client is blocked after sending 5082 messages

2009-04-02 Thread sulong
Thanks! On Thu, Apr 2, 2009 at 6:14 PM, Gary Tully wrote: > Just came across this useful blog entry on flow > control< > http://blog.kovyrin.net/2009/01/23/activemq-tips-flow-control-and-stalled-producers-problem/ > >from > Homo-Adminus who had a similar experience. It

Re: client is blocked after sending 5082 messages

2009-04-02 Thread Gary Tully
Just came across this useful blog entry on flow controlfrom Homo-Adminus who had a similar experience. It is worth a read. 2009/4/2 Gary Tully > you are seeing producer flow c

Re: client is blocked after sending 5082 messages

2009-04-02 Thread Gary Tully
you are seeing producer flow control in action. The objective of producer flow control is to ensure that an entire connection is not blocked when the memory limit of a destination is reached. The broker and producer communicate to push back on