6种.net分布式缓存解决方案

6种.net分布式缓存解决方案

 

1.     使用内置ASP.NET Cache (System.Web.Caching) : https://msdn.microsoft.com/en-us/library/system.web.caching(v=vs.110).aspx

2.     使用System.Runtime.Caching: https://msdn.microsoft.com/en-us/library/system.runtime.caching(VS.100).aspx

3.     使用System.Runtime.Caching.MemoryCache: http://msdn.microsoft.com/en-us/library/system.runtime.caching.memorycache.aspx

4.      使用Windows Azure (Azure Redis Cache,Managed CacheService,In-Role Cache,Shared Caching):https://msdn.microsoft.com/en-us/library/azure/gg278356.aspx

5.      使用AppFabric Caching:https://msdn.microsoft.com/en-us/library/ff383731.aspx

6.      使用NCache(Open Source):http://www.alachisoft.com/ncache/

 

如果大家还有其他分布式缓存解决方案,欢迎评论出来,谢谢大家!

上一篇:SharePoint 解决方案和功能-PowerShell


下一篇:《2017年人工智能行业发展研究报告白皮书》发布 以数洞见行业未来