How many CPUs have you client? as you can see you set # Threads count. t=36
that means that client will make put to cache from 36 threads, do you have 36 cores on client? Low utilization cpu on servers means that you client doesn't produce enough work for servers, try to increase number of clients. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Benchmark-has-very-low-CPU-utilization-why-tp15925p15943.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
