|














|
|
 |
|
 |
|
Fat-Btree: An Update-Conscious Parallel Directory Structure
|
H. Yokota,
Y. Kanemasa,, and
J. Miyazaki
View Paper (PDF)
Return to Session 13: Index Schemas I
We propose a parallel directory structure, FatBtree,to improve highspeed access for parallel database systems in sharednothing environments. The FatBtree has a threefold aim: to provide an indexing mechanism for fast retrieval in each processor, to balance the amount of data among distributed disks, and to reduce synchronization costs between processors during update operations. We use a probabilitybased model to compare the throughput and response time of the FatBtree with two ordinary parallel Btree structures, with copies of a whole Btree in each processor, and storing index nodes in a processor. The comparison results indicate that the FatBtree is suitable for actual parallel database systems that accept update operations.
Copyright(C) 2000 ACM
|
|
|
|
|
|
|