Toggle Main Menu Toggle Search

Open Access padlockePrints

Constructing Reliable Web Applications Using Atomic Actions

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

Downloads


Abstract

"The Web frequently suffers from failures which affect the performance and consistency of applications run over it. An important fault-tolerance technique is the use of atomic actions (atomic transactions) for controlling operations on services. Atomic actions guarantee the consistency of applications despite concurrent accesses and failures. Techniques for implementing transactions on distributed objects are well-known: in order to become ""transaction aware"", an object requires facilities for concurrency control, persistence, and the ability to participate in a commit protocol. While it is possible to make server-side applications transactional, browsers typically do not possess such facilities, a situation which is likely to persist for the foreseeable future. Therefore, the browser will not normally be able to take part in transactional applications. The paper presents a design and implementation of a scheme that does permit non-transactional browsers to participate in transactional applications, thereby providing much needed end-to-end transactional guarantees. "


Publication metadata

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

Publication type: Report

Publication status: Published

Series Title: Department of Computing Science Technical Report Series

Year: 1997

Pages: 8

Print publication date: 01/01/1997

Source Publication Date: 1997

Report Number: 601

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/601.pdf


Share