I have persistence enabled. How much size do I need for Off-Heap if I wish
not to have "too many dirty pages" checkpointing?

Our application has many threads which simultaneously write/read data. With
total 1L records in all caches I'm seeing 770MB of size occupied in Off-heap
while running for 1 thread. If more threads run, then we can multiply 770Mb
with number of threads.

If I don't provide Off-heap at all, I'm getting delayed performance.

What should I do and how should I calculate how much Off-heap I need for
better performance?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to