开发者

WCF Service Throttling settings

开发者 https://www.devze.com 2022-12-08 04:25 出处:网络
Can anyone point 开发者_JAVA百科to some good articles on WCF Service Throttling settings to improve performance. I have a per call service with approx 100 usersHow about these?

Can anyone point 开发者_JAVA百科to some good articles on WCF Service Throttling settings to improve performance. I have a per call service with approx 100 users


How about these?

  • MSDN: Using ServiceThrottlingBehavior to Control WCF Service Performance
  • KennyW: Throttling in WCF
  • Dan Rigsby: How to throttle a WCF service

You say approx. 100 users - but how many requests will those users send per hour/minute/second, and how long does your service take to service on request (on average)?

Marc

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号