Formal Modeling of a Generic Middleware to Ensure Invariant Properties

  • Authors:
  • Xavier Renault;Jérôme Hugues;Fabrice Kordon

  • Affiliations:
  • Laboratoire d'Informatique de Paris 6/MoVe, Université Pierre & Marie Curie, Paris CEDEX 05, France F-75252;GET-Télécom Paris, LTCI-UMR 5141 CNRS, Paris CEDEX 13, France F-75634;Laboratoire d'Informatique de Paris 6/MoVe, Université Pierre & Marie Curie, Paris CEDEX 05, France F-75252

  • Venue:
  • FMOODS '08 Proceedings of the 10th IFIP WG 6.1 international conference on Formal Methods for Open Object-Based Distributed Systems
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The complexity of middleware leads to complex Application Programming Interfaces (APIs) and semantics, supported by configurable components in the middleware. Those components are selected to provide the desired semantics. Yet, incorrect configuration can lead to faulty middleware executions, detected late in the development cycle.We use formals methods to tackle this problem. They allow us to find appropriate composition of middleware components and the use of their APIs, and to detect valid or faulty sequences. To provide reusable results, we modeled a canonical middleware architecture using Z.We propose a validation scenario to verify middleware's invariants. We define invariants to exhibit inconsistent usage of these APIs. The specification has been checked with the Z/EVES [13] theorem prover.