Tagged Questions

4
votes
3answers
660 views

Is Oracle Coherence stable?

Has anyone used Oracle Coherence? It looks very promising at the roadshows. My concern is whether it's a stable and robust enough to implement mission-critical financial solutions. I'd be grateful ...
3
votes
2answers
3k views

What is the difference between Cassandra vs Oracle Coherence?

Assume that Oracle Coherence is free :) Which one do you prefer? What are the architectural and feature capability differences between Oracle Coherence(Tangosol) and Cassandra? Best Regards
0
votes
0answers
16 views

Oracle Coherence update cluster DB error

Back gound Info: We have 4 Oracle database name as d1 d2 d3 d4 We have Web-like interface Java program that was programmed to update/Save an Object through Oracle Coherence to this DB Cluster. Issue: ...