A communication middleware for smart room environments

  • Authors:
  • Gábor Szeder;Walter F. Tichy

  • Affiliations:
  • Institute for Program Structures and Data Organization, University of Karlsruhe, Germany;Institute for Program Structures and Data Organization, University of Karlsruhe, Germany

  • Venue:
  • AmI'07 Proceedings of the 2007 European conference on Ambient intelligence
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Processing sensor data to recognize and interpret human activity and human-human interaction in smart room environments is a computationally intensive task. Thus, processing components in smart rooms must be spread over multiple computers in a network. Dealing with the complexity of distributing and managing these components puts a considerable burden on these components' developers. In this paper we introduce ChilFlow, a distributed data-transfer middleware specifically designed to ease the work of smart room developers. We describe flows, the network-transparent, typed, one-to-many communication channels used for communication between processing components. We also present ChilFlow's programming interface for flows and demonstrate how it assures type-safety and network-transparency.