XhinLiang / xhinliang-win

Source code of xhinliang.win and xhinliang.github.io
Apache License 2.0
1 stars 0 forks source link

Rate Limiter in Action | XhinLiang #24

Open XhinLiang opened 2 years ago

XhinLiang commented 2 years ago

https://xhinliang.win/2022/01/backend/rate-limiter-in-action/

OverviewThe backend systems which have lots of requests per second always need a local rate limiter to protect themself. Which “local” means that this rate limiter worked in only this process and was