Re: Concurrency in Cassandra

2015-09-16 Thread Thouraya TH
Hello, Thank you so much for answer. Ok! i will see this video. I have tested two insert at the same time but i have errors. Thank you. Kind regards. 2015-09-15 22:14 GMT+01:00 Jonathan Haddad : > You may want to take an hour and watch a video on Cassandra fundamentals. > It'll answer a lot of

Re: Concurrency in Cassandra

2015-09-15 Thread Jonathan Haddad
You may want to take an hour and watch a video on Cassandra fundamentals. It'll answer a lot of the questions you're likely to ask next, including this one. https://academy.datastax.com/courses/ds101-introduction-cassandra On Tue, Sep 15, 2015 at 2:04 PM Thouraya TH wrote: > Hi all; > > > Pleas

Concurrency in Cassandra

2015-09-15 Thread Thouraya TH
Hi all; Please, is it possible to use insert queries in parallel at the same time in two different nodes ? Or, i will a concurrency problem ? Thanks you so much for answers. Best regards.