Hi, I would like to understand why the amount of data passed to the ignite servers via datastream is so high compared to the actual data to be passed. I try to explain my test. I'm passing 10million of data <long,integer> from 1 client to 4 server ignite. The server have 25gb (-J-Xmx25g) of memory for node, cache partitioned. The time execution take about 20sec, the throughput is about 20Mb/s so in 20sec the "dirty" data passed through network is about 400Mb.
The 10million of data size isn't 400mb, but lower, so someone can explain me what kind of data is passed through the network? At the end of execution ignite server has in memory actually 400mb used... Thanks. Mimmo. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
