The Origin of Concurrent Programming: From Semaphores to Remote Procedure Calls
Editat de Per Brinch Hansenen Limba Engleză Hardback – 30 mai 2002
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 721.07 lei 38-44 zile | |
Springer – 20 sep 2011 | 721.07 lei 38-44 zile | |
Hardback (1) | 626.73 lei 38-44 zile | |
Springer – 30 mai 2002 | 626.73 lei 38-44 zile |
Preț: 626.73 lei
Preț vechi: 783.42 lei
-20% Nou
Puncte Express: 940
Preț estimativ în valută:
119.96€ • 123.62$ • 101.27£
119.96€ • 123.62$ • 101.27£
Carte tipărită la comandă
Livrare economică 28 februarie-06 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387954011
ISBN-10: 0387954015
Pagini: 534
Ilustrații: X, 534 p.
Dimensiuni: 178 x 235 x 34 mm
Greutate: 1.12 kg
Ediția:2002
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
ISBN-10: 0387954015
Pagini: 534
Ilustrații: X, 534 p.
Dimensiuni: 178 x 235 x 34 mm
Greutate: 1.12 kg
Ediția:2002
Editura: Springer
Colecția Springer
Locul publicării:New York, NY, United States
Public țintă
Professional/practitionerDescriere
This book is a collection of original papers written by the computer scientists who made the major breakthroughs in concurrent programming. It covers the pioneering era of the field, from the semaphores of the mid 1960s to the remote procedure calls of the late 1970s."The Origin of Concurrent Programming" presents 19 seminal papers by E. W. Dijkstra, P. Brinch Hansen, and C. A. R. Hoare.While focusing on contributions of major and lasting importance, the book: * Features an essay that summarizes the papers and puts them in historical perspective. * Builds on fundamental programming concepts, such as speed independence, fair scheduling, mutual exclusion, deadlock prevention, and process communication. * Covers the invention of programming notation for semaphores, conditional critical regions, monitors, synchronous message communication, and remote procedure calls.* Captures the historic contribution of concurrent programming to our understanding of operating system principles. * Illustrates the use of semaphores, message buffers, and monitors in the systematic design of operating systems. * Describes secure programming languages based on monitors and synchronous message communication. * Includes a bibliography of 160 papers and books on concurrent programming.Edited by a computer pioneer, "The Origin of Concurrent Programming" is an essential reader on the historic development of concurrent programming. It is an invaluable resource for students, researchers and professionals who are familiar with operating system principles.
Cuprins
Part I: Conceptual innovation * Part II: Programming language concepts * Part III: Concurrent programming languages * Part IV: Model operating systems * Part V: Distributed computing * Part VI: Implementation issues