ended7월 11일· 1 sources
Designing a Rate Limiter: Token Bucket vs Sliding Window, and Making It Distributed
Why it matters
A rate limiter answers one question on every request: has this client made too many calls, and should I reject this one? It sounds trivial until you have twenty API servers behind a load balancer and ...
1
Sources
+0
24h
—
Growth
5d
Active