In my case database size in case of Onheap mode is 55 GB on single server node. So from performance point of view which is preferable 1. To have single ignite instance with heap size -Xmx > 55 GB 2. Start multiple ignite JVM instances(of heap size 10 GBs) within single node
Also does performance(query throughput) increases linearly as I increase ignite JVM instances(for 2nd case)? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Performance-of-multiple-ignite-JVMs-within-single-node-tp9753.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
