Class DynamicThrottler

java.lang.Object
ai.vespa.feed.client.impl.StaticThrottler
ai.vespa.feed.client.impl.DynamicThrottler

public class DynamicThrottler extends StaticThrottler
Samples latency as a function of inflight requests, and regularly adjusts to the optimal value.
Author:
jonmv