English

Distributed Overlay Anycast Table using Space filling curves

Networking and Internet Architecture 2013-03-28 v1

Abstract

In this paper we present the \emph{Distributed Overlay Anycast Table}, a structured overlay that implements application-layer anycast, allowing the discovery of the closest host that is a member of a given group. One application is in locality-aware peer-to-peer networks, where peers need to discover low-latency peers participating in the distribution of a particular file or stream. The DOAT makes use of network delay coordinates and a space filling curve to achieve locality-aware routing across the overlay, and Bloom filters to aggregate group identifiers. The solution is designed to optimise both accuracy and query time, which are essential for real-time applications. We simulated DOAT using both random and realistic node distributions. The results show that accuracy is high and query time is low.

Keywords

Cite

@article{arxiv.1303.6881,
  title  = {Distributed Overlay Anycast Table using Space filling curves},
  author = {Eleni Mykoniati and Laurence Latif and Raul Landa and Ben Yang and Richard G. Clegg and David Griffin and Miguel Rio},
  journal= {arXiv preprint arXiv:1303.6881},
  year   = {2013}
}

Comments

7 pages, 4 figures

R2 v1 2026-06-21T23:49:14.506Z