How to efficiently snapshot transactional data: Hardware or software controlled?

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

20 Scopus citations

Abstract

The quest for real-time business intelligence requires executing mixed transaction and query processing workloads on the same current database state. However, as Hari-zopoulos et al. [6] showed for transactional processing, co-execution using classical concurrency control techniques will not yield the necessary performance { even in re-emerging main memory database systems. Therefore, we designed an in-memory database system that separates transaction processing from OLAP query processing via periodically refreshed snapshots. Thus, OLAP queries can be executed without any synchronization and OLTP transaction processing follows the lock-free, mostly serial processing paradigm of H-Store [8]. In this paper, we analyze different snapshot mechanisms: Hardware-supported Page Shadowing, which lazily copies memory pages when changed by transactions, software controlled Tuple Shadowing, which generates a new version when a tuple is modified, software controlled Twin Tuple, which constantly maintains two versions of each tuple and HotCold Shadowing, which effectively combines Tuple Shadowing and hardware-supported Page Shadowing by clustering update-intensive objects. We evaluate their performance based on the mixed workload CH-BenCHmark which combines the TPC-C and the TPC-H benchmarks on the same database schema and state.

Original languageEnglish
Title of host publication7th International Workshop on Data Management on New Hardware, DaMoN 2011 - In Conjunction with ACM SIGMOD/PODS Conference
PublisherAssociation for Computing Machinery
Pages17-26
Number of pages10
ISBN (Print)9781450306584
DOIs
StatePublished - 2011
Event7th International Workshop on Data Management on New Hardware, DaMoN 2011 - In Conjunction with ACM SIGMOD/PODS Conference - Athens, Greece
Duration: 13 Jun 2011 → …

Publication series

Name7th International Workshop on Data Management on New Hardware, DaMoN 2011 - In Conjunction with ACM SIGMOD/PODS Conference

Conference

Conference7th International Workshop on Data Management on New Hardware, DaMoN 2011 - In Conjunction with ACM SIGMOD/PODS Conference
Country/TerritoryGreece
CityAthens
Period13/06/11 → …

Fingerprint

Dive into the research topics of 'How to efficiently snapshot transactional data: Hardware or software controlled?'. Together they form a unique fingerprint.

Cite this