Dear,

From what I understand, you might have a look at the polling-consumer EIP 
(http://camel.apache.org/polling-consumer.html). Otherwise a quartz or timer 
route that enriches your message could also do the trick 
(http://camel.apache.org/content-enricher.html).

If you are just looking to upper-limit the throttle, there also is a throttler 
pattern (http://camel.apache.org/throttler.html) you can check out.

Good luck and do not hesitate to post a message if you need more info.

Greetings,

Wim

On 01 Nov 2013, at 19:49, Ephemeris Lappis <[email protected]> wrote:

> Hello.
> 
> I'm looking for some way to configure the throttle to ensure a linear
> regulation.
> 
> For example, setting the throttle with a 1000 ms period and a count value of
> 10, produces batches of 10 messages within one second sleeping intervals.
> 
> This is not what we actually expect to produce a smoothed load for the
> target system.
> 
> Is there any better way to do that ?
> 
> Thanks for your help.
> 
> Best regards.
> 
> 
> 
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/Camel-Throttle-linear-regulation-tp5718280.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to