Synthesizing concurrency control components from process algebraic specifications

  • Authors:
  • Edoardo Bontà;Marco Bernardo;Jeff Magee;Jeff Kramer

  • Affiliations:
  • Istituto di Scienze e Tecnologie dell'Informazione, Università di Urbino;Istituto di Scienze e Tecnologie dell'Informazione, Università di Urbino;Department of Computing, Imperial College London;Department of Computing, Imperial College London

  • Venue:
  • COORDINATION'06 Proceedings of the 8th international conference on Coordination Models and Languages
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Process algebraic specifications can provide useful support for the architectural design of software systems due to the possibility of analyzing their properties. In addition to that, such specifications can be exploited to guide the generation of code. What is needed at this level is a general methodology that accompanies the translation process, which in particular should help understanding whether and when it is more appropriate to implement a software component as a thread or as a monitor. The objective of this paper is to develop a systematic approach to the synthesis of correctly coordinating monitors from arbitrary process algebraic specifications that satisfy some suitable constraints. The whole approach will be illustrated by means of the process algebraic specification of a cruise control system.