Chord System
What is a distributed hash table (DHT)?
What is the primary purpose of the Chord ring?
In Chord, what does a 'successor' refer to?
What is stored in a node's finger table?
How does the Chord system resolve a key lookup?
What happens to keys when a node leaves the Chord ring?
Why is consistent hashing important for minimizing disruption when nodes join or leave?
What is the purpose of the stabilization protocol in Chord?
In a Chord ring with m=7 bits, if a node has ID 42, what is the starting ID of the range for its 4th finger table entry (finger[4])?