I have an endpoint that accepts an in-out MEP. I would like to throttle the number of exchanges it is processing at any one time.
Would it make sense to enhance the Camel Throttler to support this use case? >From the Camel Throttler's perspective, it would be controlling the number of "outstanding" in-out exchanges it has with its target endpoint at any one time. This seems significantly different than the current maximumRequestsPerPeriod mechanism which seems to strictly focus on the in-only MEP use case. What are your thoughts? /Ron -- View this message in context: http://www.nabble.com/Using-Camel-Throttler-with-an-in-out-MEP-tp21527465s22882p21527465.html Sent from the Camel - Users mailing list archive at Nabble.com.