A framework for adaptive real-time applications: the declarative real-time OSGi component model

  • Authors:
  • Ning Gui;Vincenzo De Flori;Hong Sun;Chris Blondia

  • Affiliations:
  • University of Antwerp, Antwerp, Belgium, and IBBT, Ghent-Ledeberg, Belgium;University of Antwerp, Antwerp, Belgium, and IBBT, Ghent-Ledeberg, Belgium;University of Antwerp, Antwerp, Belgium, and IBBT, Ghent-Ledeberg, Belgium;University of Antwerp, Antwerp, Belgium, and IBBT, Ghent-Ledeberg, Belgium

  • Venue:
  • Proceedings of the 7th workshop on Reflective and adaptive middleware
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nowadays, more and more applications require OSGi to have some forms of real-time support, which is currently very limited. The resulting ad-hoc solutions forbid standard, system-wide policies for real-time system's adaptation, and reconfiguration. In order to tackle this problem, this paper proposes a declarative real-time component model. In this model, the distinguishing real-time contract of each component is declaratively described, and a general component real-time management interface is designed. They are used to maintain an accurate view of existing real-time components' promised contracts. A real-time component runtime service is designed to control the whole lifecycle of the components. By using global information and general control interface, it can adjust the system continue to operate without impairing the deployed components' real-time contracts in the face of run-time changes. This system allows itself to be easily extended with other constraint resolving policies to fit different contexts. The prototype has been tested into a simulated control system. The result shows this framework can provide good real time performance while still provides real-time component dynamicity support as well. To the best of our knowledge, this is the first comprehensive solution providing explicit real-time support from design to execution in OSGi framework.