Synchronizing the ASP.NET Cache across AppDomains and Web Farms

我一直在思考如何在Web Farms下使用asp.net Cache的强大功能,今天我在搜算关于Cache vs. Static变量的时候,无意中发现这篇文章,他提供一种可以解决Web Farm下同步Cache的方法。 但是存在大量Cache的Web Farm这种节约办法是否好呢?是不是会造成Performance的overhead呢?有待验证。如果这个方法可行,微软为何不再asp.net1.1或者2.0中实现呢?有没有更好的解决方法呢?

From: Synchronizing the ASP.NET Cache across AppDomains and Web Farms


By Peter A. Bromberg, Ph.D

posted on 2004-02-13 02:28  coollzh  阅读(660)  评论(0编辑  收藏  举报

导航