You will need to research the documentation on three subjects: * Discovery * Data distribution * Client Cluster awareness
Much of what you seem to be asking is somewhat configurable, so the answer is "it depends." Also, the question seems very broad, and you might benefit from learning fundamentals. Maybe check out some of the content on University.GridGain.com ? One would need to make some architectural design decisions about an Ignite cluster deployment before the network model can be tabulated. There are tradeoffs to choose, and some flexibility, especially with AOP. On Sun, Jun 18, 2023, 09:25 Vikas Vishwakarma <vv667...@gmail.com> wrote: > Hi All, > > I was wondering when using Multicast + Static IP finder, how communication > about cache update happens, is it unicast or multicast and what all > communication happen over multicast group and if there's any unicast > communication then what all communication using unicast. > > Thank you >