A Strategy for the Formal Composition of Frameworks

  • Authors:
  • Walter Mesquita;Augusto Sampaio;Ana C. V. De Melo

  • Affiliations:
  • Universidade Federal de Pernambuco, Brazil;Universidade Federal de Pernambuco, Brazil;Universidade de Sao Paulo, Brazil

  • Venue:
  • SEFM '05 Proceedings of the Third IEEE International Conference on Software Engineering and Formal Methods
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Framework composition, when used for designing and implementing applications, offers great potential for reuse and extensibility in large scale. However, the literature shows that composing frameworks may result in unexpected side-effects like, for instance, the introduction of deadlock. In this work, we use the process algebra CSP to formally characterize the framework composition problem, abstracting from implementation details or technology. We propose a framework composition strategy which guarantees that the properties of the compound frameworks are preserved after composition. The strategy is presented through a case study: a client/server application.