1993
DOI: 10.1109/32.245737
|View full text |Cite
|
Sign up to set email alerts
|

Implementing atomicity in two systems: techniques, tradeoffs, and experience

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

1998
1998
2010
2010

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 20 publications
0
7
0
Order By: Relevance
“…Write-ahead logging provides update-in-place changes: a redo and/or undo log entry is written to the log before the update-in-place so that it can be redone or undone in case of a crash. Write-ahead logging is generally considered superior to shadow pages [4].…”
Section: Write-ahead Loggingmentioning
confidence: 99%
“…Write-ahead logging provides update-in-place changes: a redo and/or undo log entry is written to the log before the update-in-place so that it can be redone or undone in case of a crash. Write-ahead logging is generally considered superior to shadow pages [4].…”
Section: Write-ahead Loggingmentioning
confidence: 99%
“…In the above steps, the realiT.ation algorithm of step (2) and (5) is uniformly described as follows.…”
Section: Partitioned Crash Recovery Strategymentioning
confidence: 99%
“…We call this type of transaction as large update transaction. Updating large objects is one typical example of the large update transaction, and shadow paging was shown to be more appropriate for it [6].…”
Section: Problemmentioning
confidence: 99%
“…Meanwhile, Cabrera et al [6] showed that no single recovery method provides the best performance to all transaction types. To minimize logging overhead, they proposed to choose an appropriate recovery method according to the property of each transaction"s workload.…”
Section: Introductionmentioning
confidence: 99%