小编典典

比较memcache,redis和ehcache作为分布式缓存框架

redis

我需要做出的决定之一是在系统中使用哪种缓存框架。有这么多选择,我目前正在研究redis,ehcache和memcached。

谁能指出这三个特定框架的性能基准?还概述了它们的功能-我对缺点特别感兴趣,即。在一种情况下您会使用另一种情况。


阅读 350

收藏
2020-06-20

共1个答案

小编典典

这里有一个小的功能比较:http : //toddrobinson.com/appfabric/appfabric-cache-feature-
comparisons/

更新 25.02.2016

通过WebArchive.org修复了死链接:http
://web.archive.org/web/20140205010302/http://toddrobinson.com/appfabric/appfabric-
cache-feature-
comparisons/

2020-06-20