Books

Short works

Books : reviews

Robin Milner.
Communication and Concurrency.
Prentice Hall. 1989

Communication and Concurrency develops a general calculus of concurrent processes from first principles.

The book provides an understanding of concurrency through a very small number of primitive ideas and illustrates how these ideas apply to hardware and software, to specification and implementation.

The material is organized to form the basis of a practical course. Each chapter contains numerous examples, case studies, exercises and a summary of related work in a bibliography.

Robin Milner.
Communicating and Mobile Systems: the pi-calculus.
CUP. 1999

Robin Milner.
The Space and Motion of Communicating Agents.
CUP. 2009

The world is increasingly populated with interactive agents distributed in space, real or abstract. These agents can be artificial, as in computing systems that manage and monitor traffic or health; or they can be natural, e.g. communicating humans, or biological cells. It is important to be able to model networks of agents in order to understand and optimise their behaviour. Robin Milner’s purpose is to describe in this book just such a model, and he does so by presenting a unified and rigorous structural theory, based on bigraphs, for systems of interacting agents. This theory is a bridge between the existing theories of concurrent processes and the aspirations for ubiquitous systems, whose enormous size challenges our understanding.

The book begins with an assessment of the problems that a structural model for distributed communicating systems must address. Bigraphs are introduced first informally, then rigorously, before being used to describe the configuration of component agents. The static theory of Part I gives way in Part II to examining the dynamics of interactions, leading to the notion of behavioural equivalence and its consequences.

The final Part explores a number of developments, in particular with regard to ubiquitous computing and biological systems. Ideas for future research and applications are presented.