Toggle Main Menu Toggle Search

Open Access padlockePrints

Checked Transactions in an Asynchronous Message Passing Environment

Lookup NU author(s): Professor Steve Caughey, Professor Mark Little, Emeritus Professor Santosh Shrivastava

Downloads


Abstract

Traditionally transactions have been single-threaded. In such an environment the thread terminating the transaction is, by definition, the thread which performed the work. Therefore, transaction termination is implicitly synchronised with the completion of the transactional work. With the increased availability of both software and hardware multi-threading, transaction services are being required to allow multiple threads to be active within a transaction. In these systems it is important to guarantee that all threads have completed when a transaction is terminated, otherwise some work may not be performed transactionally. In this paper we present a protocol for the enforcement of checked transactional behaviour within an asynchronous environment. We illustrate the use of the protocol within a proposed implementation for a CORBA-compliant Object Transaction Service intended for a soft real-time application which makes extensive use of concurrency and asynchronous message passing.


Publication metadata

Author(s): Caughey SJ, Little MC, Shrivastava SK

Publication type: Report

Publication status: Published

Series Title: Department of Computing Science Technical Report Series

Year: 1998

Pages: 8

Print publication date: 01/01/1998

Source Publication Date: 1998

Report Number: 655

Institution: Department of Computing Science, University of Newcastle upon Tyne

Place Published: Newcastle upon Tyne

URL: http://www.cs.ncl.ac.uk/publications/trs/papers/655.pdf


Share