Computer Science, asked by veer86441, 11 months ago

In distributed systems, knowing that partition can always occur, what kind of service discovery tool would you prefer

Answers

Answered by poulomibanerjee76
0

Answer:

hope this answer is helpful friend have a nice day

Attachments:
Answered by Anonymous
0

In distributed systems, knowing that partition can always occur, then Dynamic service discovery tool will be preferred.

  • Network partition forces non failing nodes to reject clients requests as these nodes cannot guarantee consistent data.
  • During normal operation the CAP theorem does not impose constraints on consistency or availability.
  • The CAP theorem is responsible for instigating the discussion about various trade-offs in a distributed shared data system. It has played a pivotal role.
Similar questions