Several processes participate in the execution of system functions.
For any given process P, no other
process exists that has exactly
the same view of the system state.
The architecture comprises separable units
including a possibly
varying number of processing elements.
Communication is achieved via message
passing on a shared
communication structure (excluding unprotected memory).
Some system-wide control is performed to provide
for dynamic
interprocess cooperation and runtime management.
Interprocess message transit
delays are variable, and some time
always exists between the production of
an event by a process and
the materialization of this production at the
destination process.
This page last modified on 7 February 2002.