Limitation of Distributed system

Top Limitation of Distributed system A distributed system is a set of computers that communicate over a network, and do not share a common memory or a common clock Absence of a common (global) clock No concept of global time It’s difficult to reason about the temporal ordering of events Cooperation between processes (e.g., producer/consumer, … Read more