株式会社極東書店トップ商品一覧Consistent Distributed Storage.

商品詳細

Consistent Distributed Storage.

Consistent Distributed Storage.

・ISBN 978-3-031-00887-0 paper EUR 59.99

¥16,034.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Gramoli, Vincent / Nicolaou, Nicolas / Schwarzmann, Alexander A.,
シリーズ (Synthesis Lectures on Distributed Computing Theory)
出版社 (Springer International Publishing AG, SZ)
出版年月2021
ページ数176 pp.
言語ENG
ニュース番号<A02-58768>

解説

Providing a shared memory abstraction in distributed systems is a powerful tool that can simplify the design and implementation of software systems for networked platforms. This enables the system designers to work with abstract readable and writable objects without the need to deal with the complexity and dynamism of the underlying platform. The key property of shared memory implementations is the consistency guarantee that it provides under concurrent access to the shared objects. The most intuitive memory consistency model is atomicity because of its equivalence with a memory system where accesses occur serially, one at a time. Emulations of shared atomic memory in distributed systems is an active area of research and development. The problem proves to be challenging, and especially so in distributed message passing settings with unreliable components, as is often the case in networked systems. We present several approaches to implementing shared memory services with the help of replication on top of message-passing distributed platforms subject to a variety of perturbations in the computing medium.