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

Full text for this publication is not currently held within this repository. Alternative links are provided below where available.


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: Conference Proceedings (inc. Abstract)

Publication status: Published

Conference Name: 6th International World Wide Web Conference

Year of Conference: 1997

Pages: 561-571

Publisher: Elsevier Science Publishers

Series Title: Computer Networks and ISDN Systems


Share