Toggle Main Menu Toggle Search

Open Access padlockePrints

Constructing reliable Web applications using atomic actions

Lookup NU author(s): Professor Mark Little

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. © 1997 Published by Elsevier Science B.V.


Publication metadata

Author(s): Little MC

Publication type: Article

Publication status: Published

Journal: Computer Networks

Year: 1997

Volume: 29

Issue: 8-13

Pages: 1281-1290

Print publication date: 01/01/1997

ISSN (print): 1389-1286

ISSN (electronic): 1872-7069

Publisher: Elsevier


Share