Academia.eduAcademia.edu

DAL: Accommodating Skip Lists in the SDDS Model

2000

Abstract

We propose DSL, a new Scalable Distributed Data Structure for the dictionary problem, based on a version of Skip Lists, as an alternative to both random trees and deterministic height balanced trees. Our scheme exhibits, with high probability, logarithmic search time, constant reconstruction time, and linear space overhead. Additionally, at the expense of two additional pointers per internal node, the search operation could cost O log d¡ expected messages, where d is the distance between guessed and actual position.