cThrottler
Limits the number of messages flowing to a specific endpoint in order to prevent it from getting overloaded.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.
cThrottler Standard properties
These properties are used to configure cThrottler running in the Standard Job framework.
The Standard cThrottler component belongs to the Routing family.
Basic settings
| Properties | Description |
|---|---|
|
Request per period |
The number of messages allowed to pass cThrottler within the defined time period. |
|
Set time period |
Select this check box to set the value of the time period (in milliseconds) and enable throttling. |
|
Use asynchronous delaying |
If this check box is selected, any messages that are delayed will be routed asynchronously using a scheduled thread pool. |
Usage
| Usage guidance | Description |
|---|---|
|
Usage rule |
Being a middle component, cThrottler allows you to limit the number of messages flowing to a specific endpoint in order to prevent it from getting overloaded. |
| Connections |
|
|
Limitation |
n/a |