ThrottlerPage edited by Claus IbsenChanges (2)
Full ContentThrottlerThe Throttler Pattern allows you to ensure that a specific endpoint does not get overloaded, or that we don't exceed an agreed SLA with some external service. Using the Fluent Builders from("seda:a").throttle(3).timePeriodMillis(10000).to("log:result", "mock:result");
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Throttler confluence
- [CONF] Apache Camel > Throttler confluence
- [CONF] Apache Camel > Throttler confluence
- [CONF] Apache Camel > Throttler confluence