Indexing moving objects on road networks in p2p and broadcasting environments

  • Authors:
  • Hye-Young Kang;Jung-Soo Kim;Ki-Joune Li

  • Affiliations:
  • Department of Computer Science and Engineering, Pusan National University, Pusan, South Korea;Department of Computer Science and Engineering, Pusan National University, Pusan, South Korea;Department of Computer Science and Engineering, Pusan National University, Pusan, South Korea

  • Venue:
  • W2GIS'06 Proceedings of the 6th international conference on Web and Wireless Geographical Information Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Scalability is one of the crucial problems in realizing massively distributed systems such as ubiquitous computing. In this paper, we focus on indexing methods in massively distributed environments. A number of work on indexing in P2P, like CAN and Chord, have been devoted to overcome this problem. The lengths of routing path are O(dn1/d for CAN and O(log n) for Chord, which are in fact the cost of search, where there are n nodes. In this paper, we propose an alternative indexing scheme not only relying on P2P but also on broadcasting environments. The contributions of this paper include firstly the reduction of routing path to nearly O(1) for road-oriented query by using broadcasting, and secondly handling the mobility of nodes on road networks.