Hi all,
We are testing our logging application on 3 node cluster each system is
virtual machine with 4 cores and 8GB RAM with RedHat enterprise. Now my
question is in 3 parts
1) Am I using the right hardware as of now I am testing say 100000 record
reads.
2) I am using Stargate-core for full text search is there any slowness
observed because of that as ???
2) How can I simulate the write load I created an application which creates
say 20 threads and each tread I insert 1000 records and on each thread I
open cluster connection session connection execute 1000 records and close
the connection. This takes a lot of time please suggest if I missing
something