Fork me on GitHub

控制ASP.NET Web API 调用频率与限流

ASP.NET MVC 实现 https://github.com/stefanprodan/MvcThrottle
ASP.NET WEBAPI 实现 https://github.com/stefanprodan/WebApiThrottle

 

Refer:
Throttling ASP.NET Web API calls
http://blog.maartenballiauw.be/post/2013/05/28/Throttling-ASPNET-Web-API-calls.aspx
Attribute-based rate limiting with WebApiThrottler
http://www.stefanprodan.com/2014/05/attribute-based-rate-limiting-with-webapithrottler/
Introducing ASP.NET Web API Throttling handler
http://www.stefanprodan.com/2013/12/asp-net-web-api-throttling-handler/
流量调整和限流技术
http://www.cnblogs.com/shanyou/p/4280546.html
控制ASP.NET Web API 调用频率
http://www.cnblogs.com/shanyou/p/3194802.html
WebApiThrottle限流框架使用手册
http://www.cnblogs.com/mushroom/p/4659200.html

 

posted @ 2015-07-21 16:11  花儿笑弯了腰  阅读(2097)  评论(0编辑  收藏  举报