The document discusses EpiChord, an enhancement of the Chord distributed hash table. It presents EpiChord's lookup algorithm and its division of the address space to reduce routing table sizes while maintaining low diameter. Bloom filters are also summarized, including how they represent sets using bit vectors and can check for set membership with possible false positives. Techniques like vector clocks for maintaining causality in distributed systems are also briefly covered.
49.
EpiChord
B. Leong et al., “EpiChord: Parallelizing the Chord lookup algorithm with reactive
routing state management,” Comput. Commun., vol.29, no.9, pp.1243-1259, 2006.
Sinfonia
M.K. Aguilera et al., “Sinfonia: a new paradigm for building scalable distributed systems,”
Proc. of SOSP’07, pp.159-174, 2007.
ZDD
S. Minato, “Zero-suppressed BDDs for set manipulation in combinatorial problems,”
Proc. of DAC’93, pp. 272-277, 1993.