Perhaps you could implement a custom command based on something like the Guava RateLimiter class.
Wolfgang. On Jul 23, 2013, at 4:00 PM, Flavio Pompermaier wrote: > Hi to all, > > I need help in understanding how to manage the flow in Flume. More precisely, > I need to call a command that requires a remote call to a rest service but I > don't want to make a DoS to that server..is there a way to control the number > of parallel command running on a flume channel? > > Best, > > Flavio >
