🎉   Please check out our new website over at books-etc.com.

Seller
Your price
£43.02
RRP: £54.99
Save £11.97 (22%)
Printed on Demand
Dispatched within 14-21 working days.

Concurrent Programming: Algorithms, Principles, and Foundations

By (author) Michel Raynal
Format: Paperback / softback
Publisher: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, Berlin, Germany
Imprint: Springer-Verlag Berlin and Heidelberg GmbH & Co. K
Published: 29th Jan 2015
Dimensions: w 154mm h 230mm d 32mm
Weight: 820g
ISBN-10: 3642446159
ISBN-13: 9783642446153
Barcode No: 9783642446153
Trade or Institutional customer? Contact us about large order quotes.
Synopsis
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. In this book the author explains synchronization and the implementation of concurrent objects, presenting in a uniform and comprehensive way the major theoretical and practical results of the past 30 years. Among the key features of the book are a new look at lock-based synchronization (mutual exclusion, semaphores, monitors, path expressions); an introduction to the atomicity consistency criterion and its properties and a specific chapter on transactional memory; an introduction to mutex-freedom and associated progress conditions such as obstruction-freedom and wait-freedom; a presentation of Lamport's hierarchy of safe, regular and atomic registers and associated wait-free constructions; a description of numerous wait-free constructions of concurrent objects (queues, stacks, weak counters, snapshot objects, renaming objects, etc.); a presentation of the computability power of concurrent objects including the notions of universal construction, consensus number and the associated Herlihy's hierarchy; and a survey of failure detector-based constructions of consensus objects. The book is suitable for advanced undergraduate students and graduate students in computer science or computer engineering, graduate students in mathematics interested in the foundations of process synchronization, and practitioners and engineers who need to produce correct concurrent software. The reader should have a basic knowledge of algorithms and operating systems.

New & Used

Seller Information Condition Price
-New£43.02
+ FREE UK P & P

What Reviewers Are Saying

Submit your review
Newspapers & Magazines
From the reviews:

"Concurrent programming is the study of the methods which will ensure correct interactions. ... Raynal (Univ. of Rennes, France) presents these classical techniques at the beginning of his book, and then moves on to cover such topics as transactional memory and current areas of research like consensus in the face of crash failures. The coverage is very up-to-date, including references through 2010. ... This would be an ideal text for a beginning graduate course. Summing Up: Highly recommended. Graduate students, researchers/faculty, and professionals/practitioners." (P. Cull, Choice, Vol. 50 (11), August, 2013)

"A very comprehensive treatment of both fundamentals and recent results in concurrent programming is presented in this book. ... The book is well structured, with many examples to help the reader. Each chapter starts with a short presentation of the content and a list of keywords, and concludes with a summary of the main points and results. ... I can recommend this book ... ." (Sergei Gorlatch, Computing Reviews, June, 2013)