Module com.github.akurilov.commons
Package com.github.akurilov.commons.concurrent.throttle
-
Interface Summary Interface Description IndexThrottle Throttle Throttle can make a decision about the specified thing to pass or to wait. -
Class Summary Class Description RateThrottle A semaphore-like non-blocking throttle which permits at the given rate.SequentialWeightsThrottle Created by kurila on 29.03.16.