Each node process uses many threads, thread pools, and other resources to process the app's requests as well as for internal needs. Thus once a single node cluster reaches its maximum potential we need to scale. That's for the 1 vs 3 nodes setup question.
- Denis On Thu, Dec 12, 2019 at 5:54 AM Victor <vicky...@gmail.com> wrote: > I am aware of those nuances around distributed systems. > > What i am trying to understand is, with Sync mode as PRIMARY_SYNC, where > the > response does not wait for updates to backups, so long as primary node is > updated. With this setting why should 1 node vs 3 node matter? > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >