Re: Cassandra and Oracle Coherence Comparison

2009-10-08 Thread Jonas Bonér
2009/10/5 Michael Greene : > Briefly > * Coherence is in-memory, Cassandra is persisted Coherence can be persistent. > * Coherence has a transactional model, Cassandra is eventually consistent > * Coherence has specially written adapters for different > environments/languages, Cassandra supports

Re: Cassandra and Oracle Coherence Comparison

2009-10-08 Thread Jonas Bonér
Main difference is that Cassandra is BASE but Coherence is ACID. 2009/10/5 Evren Guden : > Hi, > What are the differences and similarities between Cassandra and oracle > coherence? > Thanks in advance. > Sincerely, > Evren > > -- Jonas Bonér twitter: @jboner blog:http://jonasboner.com wor

Re: Cassandra and Oracle Coherence Comparison

2009-10-05 Thread Michael Greene
Briefly * Coherence is in-memory, Cassandra is persisted * Coherence has a transactional model, Cassandra is eventually consistent * Coherence has specially written adapters for different environments/languages, Cassandra supports most languages through Thrift * They both are distributed repositori

Cassandra and Oracle Coherence Comparison

2009-10-05 Thread Evren Guden
Hi, What are the differences and similarities between Cassandra and oracle coherence? Thanks in advance. Sincerely, Evren