We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
如果您使用单个服务器,那么我会使用 MS Enterprise Library Caching Block。它在生产环境中运行良好。如果你使用多个服务器,那么我会转向像 memcached 这样的东西。
If you are on a single server, then I would go with MS Enterprise Library Caching Block. It works fine in a prod environment. If you get into multiple servers, then I would move to something like memcached.