Concurrent Programming Algorithms Principles and Foundations 1st Edition Michel Raynal – Ebook PDF Instant Download/Delivery ISBN(s): 9783642320279, 3642320279
Product details:
• ISBN 10: 3642320279
• ISBN 13:9783642320279
• Author:
This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the cooperating entities are asynchronous, communicate through a shared memory, and may experience failures. Synchronization is no longer a set of tricks but, due to research results in recent decades, it relies today on sane scientific foundations as explained in this book.
Table contents:
Part I Lock-Based Synchronization
Part II On the Foundations Side:The Atomicity Concept
Part III Mutex-Free Synchronization
Part IV The Transactional Memory Approach
Part V On the Foundations Side:From Safe Bits to Atomic Registers
Part VI On the Foundations Side:The Computability Power of Concurrent Object
People also search:
principles of concurrent programming
characteristics of concurrent programming languages
concurrent algorithm problem
principles of concurrent and distributed programming pdf
concurrent programming in java design principles and pattern
concurrent algorithms