Cantitate/Preț
Produs

Distributed Systems: Concurrency and Consistency

Autor Matthieu Perrin
en Limba Engleză Hardback – 21 mar 2017
Distributed Systems: Concurrency and Consistency explores the gray area of distributed systems and draws a map of weak consistency criteria, identifying several families and demonstrating how these may be implemented into a programming language. Unlike their sequential counterparts, distributed systems are much more difficult to design, and are therefore prone to problems. On a large scale, usability reminiscent of sequential consistency, which would provide the same global view to all users, is very expensive or impossible to achieve. This book investigates the best ways to specify the objects that are still possible to implement in these systems.


  • Explores the gray area of distributed systems and draws a map of weak consistency criteria
  • Investigates the best ways to specify the objects that are still possible to implement in these systems
  • Presents a description of existing memory models and consistency criteria
Citește tot Restrânge

Preț: 38235 lei

Preț vechi: 47793 lei
-20% Nou

Puncte Express: 574

Preț estimativ în valută:
7318 7611$ 6133£

Carte tipărită la comandă

Livrare economică 06-20 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781785482267
ISBN-10: 1785482262
Pagini: 188
Dimensiuni: 152 x 229 mm
Greutate: 0.42 kg
Editura: ELSEVIER SCIENCE

Cuprins

1. Specification of Shared Objects
2. Overview of Existing Models
3. Update Consistency
4. Causal Consistency
5. Weak Consistency Space
6. CODS Library