Title :
Replicated indexes for distributed data
Author_Institution :
One Microsoft Way, Redmond, WA, USA
Abstract :
The author describes a distributed index structure, in which data is distributed among multiple sites and indexes to the data are replicated over multiple sites. This permits good scalability as storage and accessing load are distributed over the sites and each site with an index replica has fast local access to the index structure, making remote requests at most for data at the leaves of the index tree. He calls his method the dPi-tree because it is based on the Pi-tree. He replicates the index without the need for coherence messages. This works whether the index replica is persistent or a transient cached copy. He generalizes a technique first used to provide recovery for Pi-tree indexes to independently and lazily maintain the index replicas. A further result is that each index replica is fully recoverable, an area not treated previously in replication schemes. He also shows how the data in the leaves of the index can be distributed and re-distributed at very low cost
Keywords :
cache storage; distributed databases; indexing; query processing; replicated databases; tree data structures; Pi-tree; accessing load; dPi-tree; distributed data; distributed index structure; fast local access; index replica; index tree leaves; multiple sites; persistent index replica; remote requests; replicated indexes; scalability; storage load; transient cached copy; Computational efficiency; Costs; Data mining; Database systems; Delay; File servers; Indexes; Network servers; Scalability; Warehousing;
Conference_Titel :
Parallel and Distributed Information Systems, 1996., Fourth International Conference on
Conference_Location :
Miami Beach, FL
Print_ISBN :
0-8186-7475X
DOI :
10.1109/PDIS.1996.568673