oscache « ehcache « Java Enterprise Q&A





1. OSCache vs. EHCache    stackoverflow.com

Never used a cache like this before. The problem is that I want to load 500,000 + records out of a database and do some selecting/filtering wicked fast. I'm thinking about using ...

2. Setting refresh-policies in Ehcache    stackoverflow.com

Is there any to specify a data refresh policy in Ehcache? I am currently migrating an application from OSCache to Ehcache and I can't seem to find ...

3. Caching Pattern: What do you call (and how do you replace) OpenSymphony OsCache "group" paradigm    stackoverflow.com

A caching issue for you cache gurus. Context We have used OpenSymphony's OsCache for several years and consider moving to a better/stronger/faster/actively-developed caching product. Problem We have used OsCache's "group entry" feature and have not ...