Thank you! It worked....... but still had some queries, i am inserting the data of type "double"(including both key and value), i am inserting and deleting the contents spontaneously and at every second i am printing the total number of operations that is taking place. what i can see at that point is that the max transactions that are taking place per second are around 6000. the data is of 64 bit wide (for double), my doubt here is that though we are working in in-memory why is it so slow??. and i have started another node as stand alone here, with same configurations..... if i run the same with only one node then my transaction rate will around 70,000.....
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-compile-C-code-tp13989p14091.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
