【发布时间】:2016-02-26 05:07:39
【问题描述】:
我需要做出的决定之一是在我的系统中使用什么缓存框架。有这么多可供选择,我目前正在研究redis、ehcache和memcached。
谁能指出这三个特定框架的性能基准?还概述了它们的功能-我对缺点特别感兴趣,即。您会使用其中一种的情况。
【问题讨论】:
标签: caching memcached ehcache redis distributed-caching
我需要做出的决定之一是在我的系统中使用什么缓存框架。有这么多可供选择,我目前正在研究redis、ehcache和memcached。
谁能指出这三个特定框架的性能基准?还概述了它们的功能-我对缺点特别感兴趣,即。您会使用其中一种的情况。
【问题讨论】:
标签: caching memcached ehcache redis distributed-caching
这里有一个小功能比较: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/
【讨论】: