An Efficient Window-Based Range Query Algorithm in P2P

Tianliang Tang,Xiaolong Zhang,Ke Chen,Gang Chen
2009-01-01
Journal of Computer Research and Development
Abstract:With the development of multi-media and P2P network,window-based range query in attribute space has become a very hot research field in recent years.An efficient processing of windowbased range query is proposed,in which data are horizontally distributed across a P2P network.In each peer,data are mapped into one-dimensional key according to a dimension reduction algorithm;in super-peers,a network query tree is built to make the query access the whole network by rules,and the statistic information of data is constructed in order to prune the accessed peers in each query.In the experiments,synthetic data including uniform distributed data and gaussian distributed data are employed to test the efficiency and correctness.70%~90% of peers can be avoided to access in each window-based range query.
What problem does this paper attempt to address?