Are there any open source alternatives to oracle coherence?
(btw, how much does coherence cost anyways?)
Are there any open source alternatives to oracle coherence?
(btw, how much does coherence cost anyways?)
JBoss Cache and EHCache are decent clustered cache solutions. But none of them have all the features and a nice admin console like Tangosol Oracle Coherence which is indeed the most advanced product in this category. For the price, there is a "Buy Now" button on the right of the Oracle Coherence web page.
Memcached is also an great open source alternative that is used by a lot of high-profile & high-traffic/volume apps.
I have been watching for a good alternative also. The closest overall in features I have found are Terracotta and Redis but it would be helpful to know what aspects of Coherence are important to your project.