iluwatar/java-design-patterns

Add Rate limiter pattern to web applications

Opened this issue · 0 comments

i think it's a good idea to introduce p-design pattern of rate limiter usage in networked applications. Lately the internet suffers from multiple attacks of bots and resources, which can be better administrator with rate limiters.