Skip to main content
Log in

Synchronization and recovery in a client-server storage system

  • Published:
The VLDB Journal Aims and scope Submit manuscript

Abstract.

Client-server object-oriented database management systems differ significantly from traditional centralized systems in terms of their architecture and the applications they target. In this paper, we present the client-server architecture of the EOS storage manager and we describe the concurrency control and recovery mechanisms it employs. EOS offers a semi-optimistic locking scheme based on the multi-granularity two-version two-phase locking protocol. Under this scheme, multiple concurrent readers are allowed to access a data item while it is being updated by a single writer. Recovery is based on write-ahead redo-only logging. Log records are generated at the clients and they are shipped to the server during normal execution and at transaction commit. Transaction rollback is fast because there are no updates that have to be undone, and recovery from system crashes requires only one scan of the log for installing the changes made by transactions that committed before the crash. We also present a preliminary performance evaluation of the implementation of the above mechanisms.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Additional information

Edited by R. King. Received July 1993 / Accepted May 1996

Rights and permissions

Reprints and permissions

About this article

Cite this article

Panagos, E., Biliris, A. Synchronization and recovery in a client-server storage system. The VLDB Journal 6, 209–223 (1997). https://doi.org/10.1007/s007780050041

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s007780050041

Navigation