Interaction management of a window manager in Manifold

Management of the communications among a set of concurrent processes arises in many applications and is a central concern in parallel computing. The authors introduce Manifold: a language whose sole purpose is to describe and manage complex interconnections among independent, concurrent processes. In the underlying paradigm of this language the primary concern is not with what functionality the individual processes in a parallel system provide; the emphasis is on how these processes are interconnected and how their interaction patterns change during the execution life of the system. As an example of the application of Manifold, the authors describe a simple window system and show how the communications between clients running on different windows and a window server can be described in this language.<<ETX>>