Sciweavers

ADAEUROPE
2001
Springer

Transaction Support for Ada

13 years 8 months ago
Transaction Support for Ada
This paper describes the transaction support framework OPTIMA and its implementation for Ada 95. First, a transaction model that fits concurrent programming languages is presented. Then the design of the framework is given. Applications from many different domains can benefit from using transactions; it is therefore important to provide means to customize the framework depending on the application requirements. This flexibility is achieved by using design patterns. Class hierarchies with classes implementing standard transactional behavior are provided, but a programmer is free to extend the hierarchies by implementing application-specific functionalities. An interface for Ada programmers is presented and its use demonstrated via a simple example. Keywords. Transactions, Open Multithreaded Transactions, OPTIMA Framework, Design Patterns, Fault-Tolerance, Ada 95.
Jörg Kienzle, Ricardo Jiménez-Peris, A
Added 28 Jul 2010
Updated 28 Jul 2010
Type Conference
Year 2001
Where ADAEUROPE
Authors Jörg Kienzle, Ricardo Jiménez-Peris, Alexander B. Romanovsky, Marta Patiño-Martínez
Comments (0)