Dynamic adaptation through event reconfiguration

  • Authors:
  • Truong Giang Le;Olivier Hermant;Matthieu Manceny;Renaud Pawlak

  • Affiliations:
  • LISITE, ISEP, Paris, France;LISITE, ISEP, Paris, France;LISITE, ISEP, Paris, France;LISITE, ISEP, Paris, France

  • Venue:
  • OTM'11 Proceedings of the 2011th Confederated international conference on On the move to meaningful internet systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce a new programming language called INI, which eases the development of self-adaptive software. INI combines both rule-based and event-based programming paradigms, by allowing the definitions of rules that can be triggered by events. Besides a convenient language-level support for synchronization, the key point with INI events is that they come with a configuration layer, which is set up through input parameters passed to the events when created. Additionally, events can be stopped, reconfigured, and restarted at runtime by the program itself. Ultimately, this re-configuration can be triggered by other events, thus allowing the program to adapt to new operational environments.