Cache-and-query for wide area sensor databases

TitleCache-and-query for wide area sensor databases
Publication TypeConference Papers
Year of Publication2003
AuthorsDeshpande A, Nath S, Gibbons PB, Seshan S
Conference NameProceedings of the 2003 ACM SIGMOD international conference on Management of data
Date Published2003///
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number1-58113-634-X
Abstract

Webcams, microphones, pressure gauges and other sensors provide exciting new opportunities for querying and monitoring the physical world. In this paper we focus on querying wide area sensor databases, containing (XML) data derived from sensors spread over tens to thousands of miles. We present the first scalable system for executing XPATH queries on such databases. The system maintains the logical view of the data as a single XML document, while physically the data is fragmented across any number of host nodes. For scalability, sensor data is stored close to the sensors, but can be cached elsewhere as dictated by the queries. Our design enables self starting distributed queries that jump directly to the lowest common ancestor of the query result, dramatically reducing query response times. We present a novel query-evaluate gather technique (using XSLT) for detecting (1) which data in a local database fragment is part of the query result, and (2) how to gather the missing parts. We define partitioning and cache invariants that ensure that even partial matches on cached data are exploited and that correct answers are returned, despite our dynamic query-driven caching. Experimental results demonstrate that our techniques dramatically increase query throughputs and decrease query response times in wide area sensor databases.

URLhttp://doi.acm.org/10.1145/872757.872818
DOI10.1145/872757.872818