Hi Kerry,

Does the broker queue constraints help your use case?
http://qpid.apache.org/releases/qpid-0.24/cpp-broker/book/ch01s02.html#CheatSheetforconfiguringQueueOptions-ConfiguringQueueOptions

-Steve

> -----Original Message-----
> From: Kerry Bonin [mailto:kerrybo...@gmail.com]
> Sent: Tuesday, October 22, 2013 3:43 PM
> To: qpid-dev
> Subject: Documentation on flow control?
> 
> Hello!  I'm working on our next product scale up, and qpidd remains a critical
> part of our infrastructure.  One area where we are expecting challenges is
> around flow control, which is exacerbated by our product currently being
> Windows only (no federation or clustering.)  For our 0.10 based release, flow
> control was ugly.  Only QMF seems to let us keep track of when the system is
> in a state where producers are pushing faster than consumers are pulling, as
> client exceptions were rather unreliable signalling mechanisms, and didn't
> prevent us from crashing the broker, which we ended up having to deploy a
> watchdog for.
> 
> I was wondering where I could find documentation on what is currently
> exposed for flow control, and any recommendations on best practices for
> using it?  Also, I was wondering if there are any client feedback mechanisms
> other than QMF yet, or if I should start spending time integrating QMF based
> feedback into our clients?
> 
> Any pointers are greatly appreciated!
> 
> Kerry Bonin
> Lead Architect, UTC Fire & Security Integration Platform Team

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to