Sciweavers

SAC
2006
ACM

KALA: Kernel Aspect language for advanced transactions

13 years 10 months ago
KALA: Kernel Aspect language for advanced transactions
Transaction management is a known crosscutting concern. Previous research has been conducted to express this concern as an aspect. However, such work has used general-purpose aspect languages which lack a formal foundation, and most importantly are unable to express advanced models of transaction management. In this paper, we propose a domain-specific aspect language for advanced transaction management, called KALA, that overcomes these limitations. First, KALA is based on a recognized formalism for the domain of advanced transaction management, called ACTA. Second, as a consequence of being based on the ACTA formalism, KALA covers a wide variety of models for transaction management. Finally, being a domain-specific aspect language, KALA allows programmers to express their needs at a higher level of abstraction than what is achieved with generalpurpose aspect languages. This paper reports on the design of KALA and its implementation over Java, based on the Reflex AOP kernel for dom...
Johan Fabry, Theo D'Hondt
Added 14 Jun 2010
Updated 14 Jun 2010
Type Conference
Year 2006
Where SAC
Authors Johan Fabry, Theo D'Hondt
Comments (0)