Distributed Systems can be classified into two distinct systems models. Describe the two distributed systems models highlight how they differ [20 marks]
Answers
Answered by
0
Two distributed system models are the synchronous and asynchronous models.
Explanation:
- In synchronous distributed system, the computers are connected and the activities of each computer node will be linked to the other so that the final result is obtained.
- In asynchronous model, the system nodes are not connected in such a way that the flow of messages are possible from one node to the other. Here there might occur a collapse while sharing the data packets from one node to the other.
To know more:
1) Synchronous and asynchronous communication in distributed system?
https://brainly.in/question/6784029.
2) Explain synchronous and asynchronous models with reference to pipeline processors.?
https://brainly.in/question/14472840
Similar questions