scispace - formally typeset
U

Uwe Röhm

Researcher at University of Sydney

Publications -  58
Citations -  1267

Uwe Röhm is an academic researcher from University of Sydney. The author has contributed to research in topics: Snapshot isolation & Scalability. The author has an hindex of 14, co-authored 57 publications receiving 1101 citations. Previous affiliations of Uwe Röhm include ETH Zurich & Information Technology University.

Papers
More filters
Journal ArticleDOI

Serializable isolation for snapshot databases

TL;DR: A modification to the concurrency control algorithm of a database management system that automatically detects and prevents snapshot isolation anomalies at runtime for arbitrary applications, thus providing serializable isolation.
Book ChapterDOI

FAS: a freshness-sensitive coordination middleware for a cluster of OLAP components

TL;DR: The design, implementation, and evaluation of a coordination middleware that allows to effectively trade 'upto-dateness' for query performance, and shows that FAS has the following nice properties: OLAP query-evaluation times are close to the ones of an idealistic setup with no updates.
Proceedings ArticleDOI

Serializable isolation for snapshot databases

TL;DR: A modification to the concurrency control algorithm of a database management system is described that automatically detects and prevents snapshot isolation anomalies at runtime for arbitrary applications, thus providing serializable isolation.
Proceedings ArticleDOI

The Cost of Serializability on Platforms That Use Snapshot Isolation

TL;DR: This work evaluates the performance impact of proposals for modifying the application programs, without changing their semantics, so that they are certain to execute serializably even on an engine that uses SI, and gives guidelines on which conflicts to introduce so as to ensure correctness with little impact on performance.
Proceedings ArticleDOI

YCSB+T: Benchmarking web-scale transactional databases

TL;DR: YCSB+T is described, an extension of YCSB, that wraps database operations within transactions that wraps transaction support in NoSQL databases, and the experience with using CEW to evaluate some NoSQL systems is shared.