简体   繁体   中英

ehcache cache hit performance

Does anyone have any information on the cache hit performance of Ehcache? I'm looking for a low latency solution to data access.

I think you can benchmark the hit ratio performance of Ehcache, but this kind of benchmark will highly depend on your code and your application, try looking at this benchmark, might help you figure out relative performance of retrieving objects from cache

http://gregluck.com/blog/archives/2010/03/comparing-memcache-and-ehcache-server-performance/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM