SULJE VALIKKO

Englanninkielisten kirjojen poikkeusaikata... LUE LISÄÄ

avaa valikko

Raynal Michel Raynal | Akateeminen Kirjakauppa

Haullasi löytyi yhteensä 21 tuotetta
Haluatko tarkentaa hakukriteerejä?



Concurrent Programming: Algorithms, Principles, and Foundations
Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2012)
Kovakantinen kirja
97,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Distributed Algorithms for Message-Passing Systems
Michel Raynal
Springer (2013)
Kovakantinen kirja
88,20
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Programming: Algorithms, Principles, and Foundations
Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2015)
Pehmeäkantinen kirja
64,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Communication and Agreement Abstractions for Fault-Tolerant Asynchronous Distributed Systems
Michel Raynal
Morgan & Claypool Publishers (2010)
Pehmeäkantinen kirja
77,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Fault-Tolerant Agreement in Synchronous Message-Passing Systems
Michel Raynal
MORGAN&CLAYPOOL (2010)
Pehmeäkantinen kirja
63,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Distributed Algorithms for Message-Passing Systems
Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2015)
Pehmeäkantinen kirja
64,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Algorítmica del paralelismo
Michel Raynal
Ediciones Omega, S.A. (1988)
Pehmeäkantinen kirja
133,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Fault-Tolerant Message-Passing Distributed Systems - An Algorithmic Approach
Michel Raynal
Springer International Publishing AG (2018)
Kovakantinen kirja
73,70
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Fault-Tolerant Message-Passing Distributed Systems - An Algorithmic Approach
Michel Raynal
Springer Nature Switzerland AG (2018)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Crash-Prone Shared Memory Systems - A Few Theoretical Notions
Michel Raynal
Morgan & Claypool Publishers (2022)
Pehmeäkantinen kirja
71,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Crash-Prone Shared Memory Systems - A Few Theoretical Notions
Michel Raynal
Morgan & Claypool Publishers (2022)
Kovakantinen kirja
152,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Communication and Agreement Abstractions for Fault-Tolerant Asynchronous Distributed Systems
Michel Raynal
Springer International Publishing AG (2010)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Fault-tolerant Agreement in Synchronous Message-passing Systems
Michel Raynal
Springer International Publishing AG (2010)
Pehmeäkantinen kirja
35,10
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Crash-Prone Shared Memory Systems - A Few Theoretical Notions
Michel Raynal
Springer International Publishing AG (2022)
Pehmeäkantinen kirja
59,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Crash-Prone Shared Memory Systems
Raynal Michel Raynal
Springer Nature B.V. (2022)
Pehmeäkantinen kirja
115,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Distributed Algorithms - 3rd International Workshop, Nice, France, September 26-28, 1989. Proceedings
Jean-Claude Bermond; Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (1989)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Distributed Algorithms - 9th International Workshop, WDAG '95, Le Mont-Saint-Michel, France, September 13 - 15, 1995. Proceeding
Jean-Michel Helary; Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (1995)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Structural Information and Communication Complexity - 12th International Colloquium, SIROCCO 2005, Mont Saint-Michel, France, Ma
Andrzej Pelc; Michel Raynal
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2005)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Principles of Distributed Systems - 13th International Conference, OPODIS 2009, Nîmes, France, December 15-18, 2009. Proceedings
Tarek F. Abdelzaher; Michel Raynal; Nicola Santoro
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2009)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Distributed Computing and Networking - 14th International Conference, ICDCN 2013, Mumbai, India, January 3-6, 2013. Proceedings
Davide Frey; Michel Raynal; Saswati Sarkar; Rudrapatna K. Shyamasundar; Prasun Sinha
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2012)
Pehmeäkantinen kirja
49,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Concurrent Programming: Algorithms, Principles, and Foundations
97,90 €
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Sivumäärä: 516 sivua
Asu: Kovakantinen kirja
Painos: 2013 ed.
Julkaisuvuosi: 2012, 23.12.2012 (lisätietoa)
Kieli: Englanti
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.

Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
LISÄÄ OSTOSKORIIN
Tilaustuote | Arvioimme, että tuote lähetetään meiltä noin 4-5 viikossa | Tilaa jouluksi viimeistään 27.11.2024
Myymäläsaatavuus
Helsinki
Tapiola
Turku
Tampere
Concurrent Programming: Algorithms, Principles, and Foundationszoom
Näytä kaikki tuotetiedot
ISBN:
9783642320262
Sisäänkirjautuminen
Kirjaudu sisään
Rekisteröityminen
Oma tili
Omat tiedot
Omat tilaukset
Omat laskut
Lisätietoja
Asiakaspalvelu
Tietoa verkkokaupasta
Toimitusehdot
Tietosuojaseloste