DocumentCode
2395427
Title
Distributed spanning tree algorithms for large scale traversals
Author
Dahan, Sylvain
Author_Institution
Lab. d´´Informatique de l´´Universite de Franche-Comte, Besangon, France
Volume
1
fYear
2005
fDate
20-22 July 2005
Firstpage
453
Abstract
The distributed spanning tree (DST) is an overlay structure designed to be scalable. It supports the growth from a small number of nodes to a large one. The DST is a tree without bottlenecks which automatically balances the load between its nodes. This sound paradoxale, but the DST breaks the common assumption that a tree is build of leaves and intermediate nodes. In a DST every nodes are equal. The nodes are put together into small cliques. Then, the cliques are put together into small cliques of higher level recursively. The cliques are represented in each node by a routing table. The memory space complexity of the routing tables is O(log(n)) for a n nodes DST. A theoretical description of the DST was already published but it does not provide enough information about the capacities of the DST. The purpose of this article is to give a practical view of what can be done with a DST. This document can be considered as a DST traversal catalog. It also outlines some characteristics and shares the lessons learned from our implementation errors.
Keywords
computational complexity; distributed algorithms; trees (mathematics); DST traversal catalog; distributed spanning tree algorithm; large scale traversal; load balancing; memory space complexity; routing table; Databases; Distributed algorithms; Large-scale systems; Peer to peer computing; Routing; Scalability; Scheduling; Tree data structures; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Systems, 2005. Proceedings. 11th International Conference on
ISSN
1521-9097
Print_ISBN
0-7695-2281-5
Type
conf
DOI
10.1109/ICPADS.2005.131
Filename
1531164
Link To Document