Concurrent Programming
This textbook is designed as a first book on concurrent programming for computer science undergraduates, and provides a comprehensive introduction to the problems of concurrency. Concurrency is of vital importance in many areas of computer science, particularly in operating systems. It is also increasingly being taught in undergraduate courses. The book builds on the student's familiarity with sequential programming in a high level language, which will make it very accessible to computer science students. The book is concerned mainly with the high level aspects of concurrency, which will be equally applicable to traditional time sliced or more recent truly parallel systems.
- A long awaited textbook
- Designed to be the first book on concurrency that all undergraduates will turn to for a comprehensive introduction to the subject
- Concurrent/parallel programming is the main buzz word in computing for the 1990s
- New series design
Product details
February 1992Paperback
9780521339933
252 pages
229 × 152 × 15 mm
0.38kg
Available
Table of Contents
- 1. Introduction to concurrency
- 2. Processes and the specification of concurrency
- 3. Communication between processes
- 4. High-level concurrency constructs - shared data
- 5. High-level concurrency constructs - message passing
- 6. Languages for concurrency
- 7. Implementation of a concurrency Kernel
- Bibliography
- Index.