Cantitate/Preț
Produs

Concurrent Programming: Cambridge Computer Science Texts, cartea 26

Autor C. R. Snow
en Limba Engleză Paperback – 19 feb 1992
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.
Citește tot Restrânge

Din seria Cambridge Computer Science Texts

Preț: 33792 lei

Preț vechi: 42240 lei
-20% Nou

Puncte Express: 507

Preț estimativ în valută:
6467 6823$ 5390£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521339933
ISBN-10: 0521339936
Pagini: 252
Dimensiuni: 152 x 229 x 15 mm
Greutate: 0.38 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria Cambridge Computer Science Texts

Locul publicării:Cambridge, United Kingdom

Cuprins

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.

Recenzii

'… readable and well written …' The Computer Journal

Descriere

The book builds on the student's familiarity with sequential programming in a high level language, and is concerned mainly with the high level aspects of concurrency.