1992
DOI: 10.1145/141484.130311
|View full text |Cite
|
Sign up to set email alerts
|

Using multiversioning to improve performance without loss of consistency (Abstract Only)

Abstract: Various mechanisms, such as locking, time-stamped based algorithms, optimistic methods, versioning, have been used to support data consistency in transactions. Depending on the application's environment, InterBase offers the choices of two models for transaction handling, the consistency model, and the concurrency model. This talk presents a comprehensive overview of how Interbase's unique concurrency model, implemented with a multi-generational record structure, can improve global transaction throughput, by a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2012
2012
2012
2012

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 0 publications
0
2
0
Order By: Relevance
“…However, even if it immediately changes the base data, it can use the database transaction log to provide read access to the data prior to the change. This is the concept of consistent read (CR) where data can be read at a particular snapshot version prior to the data change [25] [30]. The data layer uses database redo/undo transaction log to provide consistent data read at particular snapshot version.…”
Section: ) Support Xquf Snapshot Semantics For Native Binary Storagementioning
confidence: 99%
“…However, even if it immediately changes the base data, it can use the database transaction log to provide read access to the data prior to the change. This is the concept of consistent read (CR) where data can be read at a particular snapshot version prior to the data change [25] [30]. The data layer uses database redo/undo transaction log to provide consistent data read at particular snapshot version.…”
Section: ) Support Xquf Snapshot Semantics For Native Binary Storagementioning
confidence: 99%
“…With timestamp based data version technique, the database would essentially allow time traversal query where history could be queried. Consistent read is well-practiced in RDBMS (Bamford 1992), so is time traversal query capability (Gawlick 2004). …”
Section: Real-time Dwh Supportmentioning
confidence: 99%