Expand ↗
Page list (1268)

CCS

The Calculus of Communicating Systems (Milner 1980) — the first algebraic process calculus in which synchronisation rather than shared state is the foundation of concurrency. CCS processes are built from action prefix, sum, parallel composition, restriction, relabelling, and named recursion; communication is synchronous handshake between complementary actions. The behavioural theory is Bisimulation (a.k.a. observational equivalence). Direct predecessor of the Pi-Calculus, which lifts the fixed-topology assumption.

In this vault

Backlinks