English

Self-Stabilizing Balancing Algorithm for Containment-Based Trees

Distributed, Parallel, and Cluster Computing 2012-12-17 v1 Computational Complexity

Abstract

Containment-based trees encompass various handy structures such as B+-trees, R-trees and M-trees. They are widely used to build data indexes, range-queryable overlays, publish/subscribe systems both in centralized and distributed contexts. In addition to their versatility, their balanced shape ensures an overall satisfactory performance. Re- cently, it has been shown that their distributed implementations can be fault-resilient. However, this robustness is achieved at the cost of un-balancing the structure. While the structure remains correct in terms of searchability, its performance can be significantly decreased. In this paper, we propose a distributed self-stabilizing algorithm to balance containment-based trees.

Keywords

Cite

@article{arxiv.1212.3418,
  title  = {Self-Stabilizing Balancing Algorithm for Containment-Based Trees},
  author = {Evangelos Bampas and Anissa Lamani and Franck Petit and Mathieu Valero},
  journal= {arXiv preprint arXiv:1212.3418},
  year   = {2012}
}

Comments

(2012)

R2 v1 2026-06-21T22:54:26.145Z