Hi,
I read the thread pool documentation (
https://apacheignite.readme.io/docs/thread-pools) but  I need more
information which thread pools I should configure/tune for my setup.

I have 2 server nodes (partitioned cache) and some clients (without near or
local chaches) which add cache entries via data streamer and get data via
getAsync operation.

As far as I understand the documentation:
- on server nodes I should configure especially publicThreadPoolSize on
which put and get operation occur?
- on client nodes I should configure dataStreamerThreadPoolSize (for data
streamer) and publicThreadPoolSize (on which put and get occur)?

-- 
Pozdrawiam / Regards,
Dominik Przybysz

Reply via email to