【发布时间】:2010-04-03 19:42:09
【问题描述】:
我知道 SysCache 在后台使用 ASP 缓存,但由于我不知道 ASP 缓存的实现(以及它是否依赖于任何 IIS),我想知道 SysCache 是否可以在非 Web 应用程序中工作(如 Windows 服务)?
激活它并使用 NHprofiler 似乎表明它不是。
【问题讨论】:
-
这里有一些二级缓存的选项。 nhforge.org/doc/nh/en/index.html#caches
标签: nhibernate caching