ehcache « memcached « Java Database Q&A





1. Using ehcache in front of memcached    stackoverflow.com

We have a web application that loads a User object from database. Its a high volume application with thousands of concurrent users so we're looking at ways to cache the User ...