Introduction to Reliable and Secure Distributed Programming (Paperback)
暫譯: 可靠且安全的分散式程式設計導論 (平裝本)
Christian Cachin
- 出版商: Springer
- 出版日期: 2014-10-14
- 售價: $2,860
- 貴賓價: 9.5 折 $2,717
- 語言: 英文
- 頁數: 388
- 裝訂: Paperback
- ISBN: 3642423272
- ISBN-13: 9783642423277
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,280Working Effectively with Legacy Code (Paperback)
-
$1,900$1,805 -
$1,408Getting Started with Bluetooth Low Energy: Tools and Techniques for Low-Power Networking (Paperback)
-
$1,700$1,700 -
$4,620$4,389 -
$1,980$1,881 -
$600$474 -
$1,452Deep Learning with JavaScript: Neural Networks in Tensorflow.Js
-
$560$442 -
$1,998$1,898 -
$1,742Microservices Security in Action
-
$680$537 -
$2,156Parallel and High Performance Computing (Paperback)
-
$1,425Domain Storytelling: A Collaborative, Visual, and Agile Way to Build Domain-Driven Software (Paperback)
-
$1,840Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$2,420Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures (Paperback)
-
$2,680$2,626 -
$1,824Mastering API Architecture: Design, Operate, and Evolve Api-Based Systems (Paperback)
-
$600$510 -
$2,233Functional and Concurrent Programming: Core Concepts and Features
-
$1,805Functional Design: Principles, Patterns, and Practices (Paperback)
-
$750$585 -
$1,892Learning Systems Thinking: Essential Nonlinear Skills and Practices for Software Professionals (Paperback)
-
$1,742Collaborative Software Design: How to Facilitate Domain Modeling Decisions
-
$2,119Mastering Opentelemetry and Observability: Enhancing Application and Infrastructure Performance and Avoiding Outages
商品描述
In modern computing a program is usually distributed among several processes. The fundamental challenge when developing reliable and secure distributed programs is to support the cooperation of processes required to execute a common task, even when some of these processes fail. Failures may range from crashes to adversarial attacks by malicious processes.
Cachin, Guerraoui, and Rodrigues present an introductory description of fundamental distributed programming abstractions together with algorithms to implement them in distributed systems, where processes are subject to crashes and malicious attacks. The authors follow an incremental approach by first introducing basic abstractions in simple distributed environments, before moving to more sophisticated abstractions and more challenging environments. Each core chapter is devoted to one topic, covering reliable broadcast, shared memory, consensus, and extensions of consensus. For every topic, many exercises and their solutions enhance the understanding
This book represents the second edition of "Introduction to Reliable Distributed Programming". Its scope has been extended to include security against malicious actions by non-cooperating processes. This important domain has become widely known under the name "Byzantine fault-tolerance".
商品描述(中文翻譯)
在現代計算中,程式通常分佈在幾個進程之間。開發可靠且安全的分散式程式時,基本挑戰是支持執行共同任務所需的進程協作,即使這些進程中的某些可能會失敗。失敗的情況可能從崩潰到惡意進程的對抗性攻擊不等。
Cachin、Guerraoui 和 Rodrigues 提供了基本分散式程式設計抽象的入門描述,以及在分散式系統中實現這些抽象的演算法,這些系統中的進程可能會遭遇崩潰和惡意攻擊。作者採取漸進式的方法,首先在簡單的分散式環境中介紹基本抽象,然後再轉向更複雜的抽象和更具挑戰性的環境。每個核心章節專注於一個主題,涵蓋可靠廣播、共享記憶體、共識及共識的擴展。每個主題都有許多練習題及其解答,以增強理解。
本書是《可靠分散式程式設計導論》的第二版。其範圍已擴展至包括針對不合作進程的惡意行為的安全性。這一重要領域已廣為人知,稱為「拜占庭容錯」。