|
计算机科学 2008
An Indexing Management Algorithm Used in P2P Storage System
|
Abstract:
PB-link tree algorithm distributes B+ tree to multi nodes through hash location and keeps integration and accuracy of the index in a dynamic P2P environment. The results show even the participating nodes join and leave the system frequently, the stored data can be still reliable and consistent. Compared with traditional DB-link Tree ,it has a less data transmission and query time.