Re: Adding more ignite-clients slows down the first client

2017-11-17 Thread Denis Magda
Tobias, I would also recommend to turn off Cassandra for now and confirm that the bottleneck is not in Ignite. — Denis > On Nov 13, 2017, at 7:48 AM, Mikhail wrote: > > Hi Tobias, > > if you need to do an initial loading of a big amount of data, please read >

Re: Adding more ignite-clients slows down the first client

2017-11-13 Thread Mikhail
Hi Tobias, if you need to do an initial loading of a big amount of data, please read the following section: https://apacheignite.readme.io/docs/streaming--cep >BUT when I add one more client to try to increased (scale horizontally) >I clearly see that the INSERT speed decreases on the first

Adding more ignite-clients slows down the first client

2017-11-12 Thread Tobias Eriksson
Hi I try to achieve very high inserts with Ignite-Cassandra I have done some extensive testing, measuring all kinds of stuff So long story short, here is my conclusion, I see the following when measuring INSERT rate per client As you can see the first ignite-client has ~19,000 INSERTs / second