Concurrent Program Metrics Drawn by Quasar

  • Authors:
  • Claude Kaiser;Christophe Pajault;Jean-François Pradat-Peyre

  • Affiliations:
  • CEDRIC - CNAM Paris, Paris, F-75003;CEDRIC - CNAM Paris, Paris, F-75003;LIP6 - Université Pierre et Marie Curie, Paris, F-75016

  • Venue:
  • Ada-Europe '08 Proceedings of the 13th Ada-Europe international conference on Reliable Software Technologies
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aiming at developing reliable concurrent software, the engineering practice uses appropriate metrics. Our tool Quasar analyses automatically the concurrent part of programs and produces data reporting its analysis process. We attempt to use the data as metrics for concurrent programming. The first aim of Quasar is the validation of concurrent code; in addition, the reported data may be relevant to mark the quality of code, to evaluate different concurrency semantics, to compare the execution indeterminism of different implementations of a concurrency pattern and to estimate the scalability of a solution. As a case study we analyse with Quasar several implementations of a distributed symmetric non-deterministic rendezvous algorithm. We consider two possible uses of the collected data for indeterminism estimation and for concurrent software quality.