Sciweavers

WORDS
2002
IEEE

Auction System Design Using Open Multithreaded Transactions

13 years 9 months ago
Auction System Design Using Open Multithreaded Transactions
Open Multithreaded Transactions form an advanced transaction model that provides features for controlling and structuring not only accesses to objects, as usual in transaction systems, but also threads taking part in transactions. The model allows several threads to enter the same transaction in order to perform a joint activity. It provides a flexible way of manipulating threads executing inside a transaction by allowing them to be forked and terminated, but it restricts their behavior in order to guarantee correctness of transaction nesting and isolation among transactions. In addition, transactions are exception handling contexts, and the model therefore provides forward and backward error recovery. In this paper we show that the model is indeed powerful, and that a complex application, i.e. an online auction system, can be designed and implemented in a very elegant way.
Jörg Kienzle, Alfred Strohmeier, Alexander B.
Added 16 Jul 2010
Updated 16 Jul 2010
Type Conference
Year 2002
Where WORDS
Authors Jörg Kienzle, Alfred Strohmeier, Alexander B. Romanovsky
Comments (0)