Skip to main content

Partially Synchronous Network

Definition

A Partially Synchronous Network is a type of distributed system where message delivery times are bounded, but this bound is unknown or can vary. This model sits between fully synchronous networks, where message delays are strictly known, and asynchronous networks, where delays are arbitrary. It reflects a realistic environment for many blockchain systems.