Skip to main content

Distributed System

Definition

A distributed system is a collection of independent computers that appear to its users as a single, cohesive system. These computers communicate and coordinate their actions by passing messages to achieve a common goal. This architecture offers benefits such as fault tolerance, scalability, and resource sharing. Blockchain networks are a prominent example, where individual nodes collectively maintain the ledger.