A hybrid visual dataflow language for coordination in mobile ad hoc networks

  • Authors:
  • Andoni Lombide Carreton;Theo D'Hondt

  • Affiliations:
  • Software Languages Lab, Vrije Universiteit Brussel, Brussel, Belgium;Software Languages Lab, Vrije Universiteit Brussel, Brussel, Belgium

  • Venue:
  • COORDINATION'10 Proceedings of the 12th international conference on Coordination Models and Languages
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Because of the dynamic nature of mobile ad hoc networks and the applications running on top of them, these applications have to be conceived as event-driven architectures. Such architectures are hard to program because coordination between concurrent and distributed mobile components has to be expressed by means of event handlers or callbacks. Applications consisting of disjoint event handlers that are independently triggered (possibly by their environment) exhibit a very implicit control flow that is hard to grasp. This paper presents a visual dataflow language tailored towards mobile applications to express the interaction between mobile components that operate on data streams. By using a visual dataflow language as a separate coordination language, the coarse grained control flow of a mobile application can be specified visually and separately from the fine grained control flow. In its turn, this allows a very explicit view on the control flow of the entire mobile application.