Sciweavers

ADAEUROPE
2007
Springer

Modelling Remote Concurrency with Ada

13 years 10 months ago
Modelling Remote Concurrency with Ada
When developing concurrent software, a proper engineering practice is to choose a good level of abstraction for expressing concurrency control. Ideally, this level should provide platform-independent abstractions but, as the platform concurrency behaviour cannot be ignored, this abstraction level must also be able to cope with it and exhibit the influence of different possible behaviours. We state that the Ada language such a convenient abstraction level for concurrency description and evaluation, including distributed concurrency. For demonstrating it, we present two new cooperative algorithms based on remote procedure calls which, although simply stated, contain actual concurrency complexity and difficulties. They allow a distributed symmetric non-deterministic rendezvous. One relies on a common server and the second is fully distributed. Both realize a symmetric rendezvous using an asymmetric RPC modelled by Ada rendezvous. These case studies show that Ada concuratures provide the...
Claude Kaiser, Christophe Pajault, Jean-Fran&ccedi
Added 06 Jun 2010
Updated 06 Jun 2010
Type Conference
Year 2007
Where ADAEUROPE
Authors Claude Kaiser, Christophe Pajault, Jean-François Pradat-Peyre
Comments (0)