Hi there!

I'm going to implement Ignite into my hight loaded Spring application as a
Spring cache for replication between nodes. But I faced with a CPU
performance issue when I was testing on some percentage of users in
production. For testing, I used 4 servers. 2 in client mode (with Spring)
and 2 in server mode. Each server has 8 CPU and 8GB RAM. Nodes with Spring
Cache are configured Dynamic Near Cache to avoid network overload.

I'm new in Ignite configuration, probably I made some mistake. Do you have
any thoughts about the reason for the CPU performance issue?

Reply via email to