It's 500k unique gets, spread across multiple threads. Max i tried with 30 threads.
I cant use getAll for this usecase, since it is user driven and the user will load one record at a time. In any case i expected event the single gets to be pretty fast as well. Given the benchmark reference - https://www.gridgain.com/resources/blog/apacher-ignitetm-and-apacher-cassandratm-benchmarks-power-in-memory-computing There too the code seems to be using a single get. But the throughput is massive for 32 threads its about 120k. So now i am not sure if the numbers listed are accurate or was the test done in a controlled setting with additional configurations. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
