Hi, I don't really understand, what you've tried to measure here?
If you run two nodes on the same machine you will have more context switching of the CPU. In this case, your CPU run internal Ignite Threads not from only one node, but from 2 nodes. Additionally, when you use more that one node - some additional overhead for communicating between nodes will be added. If you want to benchmark a Compute Grid, I think it's better to run tasks on nodes that hosted on different physical machines. Maybe you could describe your case in detail, so we could suggest you a better solution? Evgenii 2017-08-30 18:21 GMT+03:00 ihorps <[email protected]>: > It was tested on: > - Windows 7 SP1 > - Intel I7-4700MQ 2.40GHz > - 16GB RAM > - SSD > - java 1.8.0_112 > - Apache Ignite 2.1.0 > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
