Formal Development and Validation of Java Dependable Distributed Systems

  • Authors:
  • Giovanna Di Marzo Serugendo;Nicolas Guelfi;Alexander Romanovsky;Avelino Francisco Zorzo

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ICECCS '99 Proceedings of the 5th International Conference on Engineering of Complex Computer Systems
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

The rapid expansion of Java programs into software market is often not supported by a proper development methodology. Here, we present a formal development methodology well-suited for Java dependable distributed applications. It is based on the stepwise refinement of model-oriented formal specifications, and enables validation of the obtained system wrt the client's requirements.Three refinement steps have been identified in the case of fault-tolerant distributed applications: first, starting from informal requirements, an initial formal specification is derived. It does not depend on implementation constraints and provides a centralized solution; second, dependability and distribution constraints are integrated; third, the Java implementation is realized. The CO-OPN/2 language is used to express specification formally; and the dependability and distribution design is based on the Coordinated Atomic action concept. The methodology and the three refinement steps are presented through a very simple fault-tolerant distributed Java application.