Adapting software components by structure fragmentation

  • Authors:
  • Gautier Bastide;Abdelhak Seriai;Mourad Oussalah

  • Affiliations:
  • Ecole de Mines de Douai, Douai, France;Ecole de Mines de Douai, Douai, France;LINA, université de Nantes, Nantes, France

  • Venue:
  • Proceedings of the 2006 ACM symposium on Applied computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present in this paper an approach aiming at adapting software components. It focuses on adapting component structures instead of adapting component services. Among the motivations of this kind of adaptation, we note its possible application to permit flexible deployment of software components and flexible loading of component code according to the available resources (CPU, memory). Our adaptation process is based on the analysis and the instrumentation of component codes. It respects the black-box property when it is implemented as a service provided by the component to be adapted. To support this structural adaptation technique, we developed an adaptation process which we have experimented using the Java framework of the Fractal component model.