I need to implement a cache solution in java for a cluster of 9 servers with web applications. I saw apache JCS, seems old, do you know another open source solution ? thanks
+4
A:
You can try to look at Terracotta framework Or you can use distributed Ehcache
Alexey Ogarkov
2010-06-11 11:39:46