Define any two implemenation odf distributed system
Answers
Answered by
0
Answer:
Distributed applications (distributed apps) are applications or software that runs on multiple computers within a network at the same time and can be stored on servers or with cloud computing. ... If a distributed application component goes down, it can failover to another component to continue running.
Answered by
1
Answer:
A computer program that runs within a distributed system is called a distributed program (and distributed programming is the process of writing such programs). There are many different types of implementations for the message passing mechanism, including pure HTTP, RPC-like connectors and message queues.
Similar questions