ASP.NET scaling the Web
Richard Campbell and Kent Alstad of Strangeloop recently presented strategies to improve scaling in the ASP.NET environment. They look at some performance forumlae, and look at the challenging issues in measuring each performance element.
“The ASP.NET techniques that work effectively for 10,000 simultaneous users aren’t as effective with 100,000 users, and the rules change again with 1 million users,” they write in an MSDN article.
Among the many tips they impart: Always test your caching code for these complex scenarios.
Posted: May 2nd, 2008 under ASP.NET.
No Comments »
No comments yet.