Hi William,
While I was exploring about Java Caching System (JCS), I came across lot of open source and commercial Object Caching frameworks,
Open Source
1.Java Caching System (JCS) from Jakarta (part of the Turbine project)
2.OSCache
3.Commons Collections (another Jakarta project)
4.JCache API (SourceForge.net)
Commercial
1.SpiritCache (from SpiritSoft).
2.Coherence (Tangosol)
3.Javlin (eXcelon)
4.Object Caching Service for Java (Oracle)
Anyway I prefer Open Source only, among those open source frameworks, I hope OSCache sounds better in terms of clustering, serilzation and other caching elements.
Could you please tell your suggestion on the same.Now I am in a bit confusion which to choose ?
Thanks & Regards,
Prasath