Parallel processing of data from very large-scale wireless sensor networks

  • Authors:
  • Christine Jardak;Janne Riihijärvi;Frank Oldewurtel;Petri Mähönen

  • Affiliations:
  • RWTH Aachen University, Kackertstrasse, Aachen, Germany;RWTH Aachen University, Kackertstrasse, Aachen, Germany;RWTH Aachen University, Kackertstrasse, Aachen, Germany;RWTH Aachen University, Kackertstrasse, Aachen, Germany

  • Venue:
  • Proceedings of the 19th ACM International Symposium on High Performance Distributed Computing
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we explore the problems of storing and reasoning about data collected from very large-scale wireless sensor networks (WSNs). Potential worldwide deployment of WSNs for, e.g., environmental monitoring purposes could yield data in amounts of petabytes each year. Distributed database solutions such as BigTable and Hadoop are capable of dealing with storage of such amounts of data. However, it is far from clear whether the associated MapReduce programming model is suitable for processing of sensor data. This is because typical applications MapReduce is used for, currently are relational in nature, whereas for sensing data one is usually interested in spatial structure of data instead. We show that MapReduce can indeed be used to develop such applications, and also describe in detail a general architecture for service platform for storing and processing of data obtained from massive WSNs.