Back to Roadmap
Consensus and Time in Distributed Systems
0% completed
__default
Defining the Consensus Problem
FLP Impossibility
The Paxos Algorithm
Intricacies of Paxos
Paxos in Real Life
Replicated State Machine via Consensus
Distributed Transactions via Consensus
An introduction to Raft
Communication among Raft Nodes
Raft's Implementation
Standing on the Shoulders of Giants
Quiz on Consensus
What is Different in a Distributed System?
A Practical Perspective
A Theoretical Perspective
Logical Clocks
Quiz on Distributed Clocks
Total and Partial Ordering
The Concept of Causality
Lamport Clocks
Vector Clocks
Version Vectors
Dotted Version Vectors
Distributed Snapshot Problem
Solving the Distributed Snapshot Problem
Physical and Logical Time: Closing Thoughts
Quiz on Event Ordering
Home/

...

/

Quiz on Distributed Clocks

Quiz on Distributed Clocks

In the following quiz, you will be tested on concepts you learned in this chapter.