Comparison of memcache, redis and ehcache as distributed caching framework [closed]

℡╲_俬逩灬. 提交于 2019-12-20 09:16:03

问题


One of the decisions I need to make is what caching framework to use in my system. With so many to choose from, I am currently investigating redis, ehcache and memcached.

Can anyone point to performance benchmarks of these three particular frameworks? Also an overview of their features - I am particularly interested in disadvantages, ie. situations where you would use one over the other.


回答1:


A small feature comparison is here: http://toddrobinson.com/appfabric/appfabric-cache-feature-comparisons/

UPDATE 25.02.2016

Dead link fixed thanks to WebArchive.org: http://web.archive.org/web/20140205010302/http://toddrobinson.com/appfabric/appfabric-cache-feature-comparisons/



来源:https://stackoverflow.com/questions/4208912/comparison-of-memcache-redis-and-ehcache-as-distributed-caching-framework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!