beginnertechnical

Distributed Systems

Definition

A distributed system is a collection of independent computers connected by a network that appear as a single coherent system to users. Each node has local memory and operates asynchronously without centralized control.

Example

Bitcoin is a distributed system where thousands of nodes maintain the network together.