Hi, First of all, I don't think running 2 server nodes on the same physical machine is a good idea. They will compete for resources and they will need to support 2 internal processes(like discovery and communication), which will have an overhead. It's better to have only one here, or have 2 smaller machines.
As per swapping, I wouldn't recommend to use it, since it will show worse performance than a native persistence, so, I would recommend using persistence instead. Evgenii ср, 29 янв. 2020 г. в 23:25, ashishb888 <ashish.bhosle...@gmail.com>: > I have, > -4 nodes 2 clients & 2 severs. A & B are the clients and X & Y are the > servers. > -32 GB RAM > -2 data regions default & xyz > -A & B takes 2 GB RAM each. X takes 10 GB & Y takes 15 GB but may grow > to 25 GB > -X uses default region and Y uses xyz region > > All the above nodes run on the same machine. I wanted to enable swap of > node > Y for xyz region. > But at the same time I do not want node Y to eat other nodes' RAM. How to > achieve this? > > BR, > Ashish > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >