July 2020
Intermediate to advanced
360 pages
7h 8m
English

30.1Constraints
⊳Existence of one or more units that execute concurrently.
⊳Existence of one or more data spaces where concurrent units store and retrieve data.
⊳No direct data exchanges between the concurrent units, other than via the data spaces.
30.2A Program in This Style

30.3Commentary
THIS STYLE applies to concurrent and distributed systems. It is a particular kind of shared-memory style: many independently executing information processing units consume data from a common substrate and produce data onto ...
Read now
Unlock full access