Academia.eduAcademia.edu

A new paradigm for the design of concurrent systems

1987, ACM SIGAda Ada Letters

Abstract

A concurrent system is usually understood as a collection of processes that interact through some communication mechanisms . The active components of such a system are the processes ; their interaction is described in terms of messages and operations on shared memory . The principal process communication mechanism of Ada, the rendezvous, is a high-level mechanism based on synchronizing messages .