A client-server example using JMS transport where we on the server side can throttle the Camel route dynamically based on the flow of messages
'org.apache.camel:camel-example-route-throttling:2.9.2'
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-route-throttling</artifactId>
<version>2.9.2</version>
</dependency>
<dependency org="org.apache.camel" name="camel-example-route-throttling" rev="2.9.2"/>
"org.apache.camel", "camel-example-route-throttling", "2.9.2"