Home > Research > Publications & Outputs > Reactive programming optimizations in pervasive...

Links

Text available via DOI:

View graph of relations

Reactive programming optimizations in pervasive computing

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Close
Publication date2010
Host publication2010 10th Annual International Symposium on Applications and the Internet, SAINT 2010
PublisherIEEE
Pages96-104
Number of pages9
ISBN (electronic)9781424475278
ISBN (print)9781424475261
<mark>Original language</mark>English

Abstract

Pervasive computing systems are begging for programming models and methodologies specifically suited to the particular cyber-physical nature of these systems. Reactive (rule-based) programming is an attractive model to use due to its built-in safety features and intuitive application development style. Without careful optimization however, reactive programming engines could turn into monstrous power drains of the pervasive system and its sensor network. In this paper we propose two optimizations for reactivity engines. The first, which we prove to be optimal, assumes all sensors in the space are equally important to the application. The other, which is adaptive, employs and estimates a probability for each sensor based on application usage. Both optimizations use a mixed push/pull approach to achieve optimal or near optimal energy efficiency. We present an experimental evaluation of the two algorithms to quantify their performance over a range of parameters. © 2010 IEEE.