Abstract. Client-server object-oriented database manage-ment 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 archi-tecture of the EOS storage manager and we describe the con-currency 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 ac-cess 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 a...
In this paper we present a simple and efficient method, called ARIES ( Algorithm for Recouery and Is...
This work explores a better way to perform recovery in transactions on a federated database system i...
This paper presents an integrated concurrency and recovery algorithm. Strict timestamp ordering was ...
The proliferation of inexpensive workstations and networks has created a new era in distributed comp...
Abstract. Concurrency control mechanisms such as turn-taking, locking, serialization, transactional ...
In this paper we present recovery techniques for distributed main-memory databases, specically for c...
This paper proposes a formal framework specification that applies an advanced recovery mechanism, fu...
In this paper we present recovery techniques for distributed main-memory databases, specifically for...
Object based systems store information as objects; a storage format that intuitively reflects "...
Concurrency control mechanisms such as turn-taking, locking, serialization, transactional locking me...
Abstract—This paper presents a recovery architecture for in-memory data management systems. Recovery...
We develop new algorithms for the management of transactions in a page-shipping client-server databa...
Multi-node systems with coherent memory offer significant performance and programming advantages for...
In this thesis, we consider the management of transactions in a data-shipping client-server database...
developed at the IBM Almaden Research Center, which uses atomic tran.sactions as a unified failure r...
In this paper we present a simple and efficient method, called ARIES ( Algorithm for Recouery and Is...
This work explores a better way to perform recovery in transactions on a federated database system i...
This paper presents an integrated concurrency and recovery algorithm. Strict timestamp ordering was ...
The proliferation of inexpensive workstations and networks has created a new era in distributed comp...
Abstract. Concurrency control mechanisms such as turn-taking, locking, serialization, transactional ...
In this paper we present recovery techniques for distributed main-memory databases, specically for c...
This paper proposes a formal framework specification that applies an advanced recovery mechanism, fu...
In this paper we present recovery techniques for distributed main-memory databases, specifically for...
Object based systems store information as objects; a storage format that intuitively reflects "...
Concurrency control mechanisms such as turn-taking, locking, serialization, transactional locking me...
Abstract—This paper presents a recovery architecture for in-memory data management systems. Recovery...
We develop new algorithms for the management of transactions in a page-shipping client-server databa...
Multi-node systems with coherent memory offer significant performance and programming advantages for...
In this thesis, we consider the management of transactions in a data-shipping client-server database...
developed at the IBM Almaden Research Center, which uses atomic tran.sactions as a unified failure r...
In this paper we present a simple and efficient method, called ARIES ( Algorithm for Recouery and Is...
This work explores a better way to perform recovery in transactions on a federated database system i...
This paper presents an integrated concurrency and recovery algorithm. Strict timestamp ordering was ...