Supervising distributed black boxes

  • Authors:
  • Philippe Mauran;Gérard Padiou;Xuan Loc Pham Thi

  • Affiliations:
  • Institut de Recherche en Informatique de Toulouse, Toulouse, France;Institut de Recherche en Informatique de Toulouse, Toulouse, France;College of Information Technology, Can Tho University, Can Tho City, Vietnam

  • Venue:
  • CBSE'06 Proceedings of the 9th international conference on Component-Based Software Engineering
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software components bring in an interesting alternative to the traditional, centralized, approach to software development. The core idea is indeed to enable the (end) user to build and customize his own application, by assembling pre-existing (“off the shelf”) components. However, picking predefined, off-the-shelf components raises the question of the suitability of these components to a peculiar use. In this setting, the ability to supervise and adapt components appears to be crucial, in order to make the component-oriented approach to software design really effective. The fact that a component is and must remain a black box for its clients makes a significant difference as regards instrumentation, and thus supervision of components. This paper introduces a supervision service fitted for software components. The main features of this service are that: –it proposes an instrumentation protocol that keeps the opacity of components, with respect to their implementation, whilst it allows to instrument components independently from their design. – it facilitates the supervision of components by providing a simple coupling between the component's internal control, and the control provided by the user of the component, based on user-specified criteria. This paper motivates the interest of such a supervision service, outlines its implementation, and illustrates its use.