All activity

Thomas Gawlitta
left a comment
I used Bucket4J many times in my projects to realize distributed rate-limiting of API based on Apache Ignite and Hazelcast. This is the most usable library for providing rate-limiting in Java

Bucket4J
Rate-limiting based on token bucket algorithm for Java