Sciweavers

ISORC
2006
IEEE

Looking Ahead in Open Multithreaded Transactions

13 years 10 months ago
Looking Ahead in Open Multithreaded Transactions
Open multithreaded transactions constitute building blocks that allow a developer to design and structure the execution of complex distributed systems featuring cooperative and competitive concurrency in a reliable way. In this paper we describe an optimization to the standard open multithreaded transaction model that does not impose any participant synchronization when committing a transaction, but still provides the same execution semantics. This optimization – letting participants “look ahead” and continue their execution on the outside of the transaction – makes it possible to speed up the execution of in individual transaction with multiple participants tremendously. The paper describes all technical issues that had to be solved, e.g. adapting concurrency control of transactional objects to be look-ahead aware, adapting joining rules for lookahead participants, and re-defining exception handling in the presence of look-ahead.
Maxime Monod, Jörg Kienzle, Alexander Romanov
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where ISORC
Authors Maxime Monod, Jörg Kienzle, Alexander Romanovsky
Comments (0)