CANDS: Continuous Optimal Navigation via Distributed Stream Processing
Résumé
Shortest path query over a dynamic road network is a prominent problem for the optimization of real-time traffic systems. Existing solutions rely either on a centralized index system with tremen- dous pre-computation overhead, or on a distributed graph process- ing system such as Pregel that requires much synchronization ef- fort. However, the performance of these systems degenerates with frequent route path updates caused by continuous traffic condition change. In this paper, we build CANDS, a distributed stream processing platform for continuous optimal shortest path queries. It provides an asynchronous solution to answering a large quantity of shortest path queries. It is able to efficiently detect affected paths and adjust their paths in the face of traffic updates. Moreover, the affected paths can be quickly updated to the optimal solutions through- out the whole navigation process. Experimental results demon- strate that the performance for answering shortest path queries by CANDS is two orders of magnitude better than that of GPS, an open-source implementation of Pregel. In addition, CANDS pro- vides fast response to traffic updates to guarantee the optimality of answering shortest path queries.
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Loading...