Skip to main content

Distributed Computing Primitive

Definition

A Distributed Computing Primitive is a fundamental, indivisible operation or component that forms the basis for building larger distributed systems. These basic functions enable multiple independent computers to work cooperatively towards a common goal. Examples include atomic broadcasts, consensus mechanisms, and secure multi-party computation components.