2.10. Summary
We need a way to think about complex software systems. The basic functionality of a system can be described in terms of modular software structure. By distinguishing between the interface and implementation of a module it is possible to create abstractions, that is, to focus on what a module does rather than how it does it. A specification of the modules of a system does not tell us how it is executed dynamically, a computational model is also needed.
The concept of process was introduced as the means by which dynamic execution of software is achieved. A process performs its computation by invoking the interface operations of modules. A protocol defines the correct orderings of operation invocations. An outline of some typical operating ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access