Proceedings of the 1992 ACM SIGMOD International Conference on Management of Data 1992
DOI: 10.1145/130283.130320
|View full text |Cite
|
Sign up to set email alerts
|

An efficient scheme for providing high availability

Abstract: Replicationat the partition level is a promising approach for increasing availability in a Shared Nothing architecture. We propose an algorithm for maintaining replicas with little overhead during normal failure-free processing.Our mechanism updates the secondary replica in an asynchronous manner: entire dirt y pages are sent to the secondary at some time before they are discarded from primary's buffer. A log server node (hardened against failures) maintains the log for each node. If a primary node fails, the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

1996
1996
2007
2007

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(3 citation statements)
references
References 13 publications
0
3
0
Order By: Relevance
“…Several research projects and commercial products use replication to avoid the downtime caused by crashes [3,4,12,14,9,5]. Systems can typically be classified into eager or lazy replication based on whether they propagate updates inside transaction boundaries or not.…”
Section: Database Replication For Crash Faultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Several research projects and commercial products use replication to avoid the downtime caused by crashes [3,4,12,14,9,5]. Systems can typically be classified into eager or lazy replication based on whether they propagate updates inside transaction boundaries or not.…”
Section: Database Replication For Crash Faultsmentioning
confidence: 99%
“…Systems can typically be classified into eager or lazy replication based on whether they propagate updates inside transaction boundaries or not. They also differ in whether the clients observe a single-copy serializable view [14,5,4] or a more lax concurrency model [20,12,10]). Some work also explores the problem of providing availability in a partitioned system [1].…”
Section: Database Replication For Crash Faultsmentioning
confidence: 99%
“…Writeahead logging schemes such as Algorithm for Recovery and Isolation Exploiting Semantics (ARIES) [24] bring the system to the latest transaction-consistent state after a failure. Utilizing asynchronous replication to create secondary logbased replicas for increasing availability in such systems has been proposed by Bhide et al [8]. The approach of such systems is to maintain the secondary to a consistent point with the primary as recent in time as possible without regard to the recovery value of individual objects within the replica.…”
Section: Related Workmentioning
confidence: 99%