Re: Embedded cassandra

2016-01-26 Thread Enrico Olivelli
> On Tue, Jan 26, 2016 at 5:22 PM, Jonathan Haddad > wrote: > >> Launching a distributed database inside of an application server does not >> make it easier to manage, it makes it a nightmare. >> >> Rebooting a node is easy, rebooting ALL your nodes when you do

Re: Embedded cassandra

2016-01-26 Thread Enrico Olivelli
rote: > >> I'm certain you're going to get a lot of users on this mailing list >> telling you that's a bad idea. You should read up on Cassandra via datastax >> website to understand how Cassandra is designed and works. >> >> There's tools for m

Embedded cassandra

2016-01-26 Thread Enrico Olivelli
y instance collaborate with others in a peer to peer, fully decentralized way. Cassandra seems to be the best java db which can be useful for my purpose. Is there any experience of Cassandra embedded in production systems ? Regards Enrico Olivelli