Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个使用 ASP.NET MVC3 的在线购物车网站。我正在使用 ObjectCache 和策略 Absolute Expiration 来缓存某些产品。
它是如何工作的?它是启动一种类型的计数器/计时器还是使缓存项过期的东西? 对CPU有影响吗?
你可以在这里找到你所有的答案。
http://msdn.microsoft.com/en-us/library/ms178597.aspx