+ All Categories
Home > Documents > Content of the Course Part I - … · Part I Seif Haridi KTH. S. Haridi, KTHx ID2203.1x 2 Reliable...

Content of the Course Part I - … · Part I Seif Haridi KTH. S. Haridi, KTHx ID2203.1x 2 Reliable...

Date post: 07-Aug-2018
Category:
Upload: hathien
View: 218 times
Download: 0 times
Share this document with a friend
7
Content of the Course Part I Seif Haridi KTH
Transcript

Content of the Course Part I

Seif Haridi KTH

S. Haridi, KTHx ID2203.1x 2

Reliable distributed algorithms Part I

● First week ● Introduction to distributed systems (Lecture 1) ● Formal models of asynchronous systems (Lecture 2)

● Second week ● Basic abstractions (Lecture 3) ● Failure detectors (Lecture 4)

● Third week ● Reliable broadcast (Lecture 5) ● Causal-order broadcast (Lecture 6)

S. Haridi, KTHx ID2203.1x 3

Reliable distributed algorithms Part I

● Fourth week ● Distributed shared memory and consistency

models (Lecture 7) ● Fifth week

● Consensus problems (Lecture 8) ● Paxos for single value consensus (Lecture 9)

● Programming assignment and graded quizzes

4

Recommended Readings

Luis Rodrigues

Rachid Guerraoui

Christian Cachin

5

Readings: Input-Output Automata

Nancy Lynch

6

Other Readings● Second week

● Failure detectors (Lecture 4) ● Reducibility and equivalence of various distributed

abstractions ● Fourth week

● Distributed shared memory (Lecture 7) ● Algorithms for sequential consistency ● Compositionality of consistency conditions

● Fifth week ● Consensus using weaker failure detectors in a control-oriented

notations (Lecture 8) ● Paxos (Lecture 9)

7

AcknowledgmentsCourse Team

Seif Haridi Paris Carbone Lars Kroll

Contributors

Ali Ghodsi Cosmin Arad Tallat Shafaat Niklas Ekström


Recommended