scispace - formally typeset
R

Radu Stoica

Researcher at IBM

Publications -  47
Citations -  3352

Radu Stoica is an academic researcher from IBM. The author has contributed to research in topics: Online transaction processing & Cache. The author has an hindex of 15, co-authored 46 publications receiving 2999 citations. Previous affiliations of Radu Stoica include École Polytechnique Fédérale de Lausanne & CERN.

Papers
More filters
Journal ArticleDOI

The LHCb detector at the LHC

A. A. Alves, +889 more
TL;DR: The LHCb experiment is dedicated to precision measurements of CP violation and rare decays of B hadrons at the Large Hadron Collider (LHC) at CERN (Geneva).
Journal ArticleDOI

Aether: a scalable approach to logging

TL;DR: This paper identifies four logging-related impediments to database system scalability and addresses them with techniques that, when combined, comprise a holistic, scalable approach to logging.
Proceedings ArticleDOI

Identifying hot and cold data in main-memory databases

TL;DR: This work proposes to log record accesses - possibly only a sample to reduce overhead - and performs offline analysis to estimate record access frequencies and finds that exponential smoothing produces very accurate estimates, leading to higher hit rates than the best caching techniques.
Proceedings Article

Designing Access Methods: The RUM Conjecture

TL;DR: It is conjecture that when optimizing the read-update-memory overheads, optimizing in any two areas negatively impacts the third, and the RUM Conjecture is conjectured, which manifests in state of the art access methods, and is envisioned a trend toward RUMaware access methods for future data systems.
Journal ArticleDOI

TPC-E vs. TPC-C: characterizing the new TPC-E benchmark via an I/O comparison study

TL;DR: This paper compares T PC-E with the familiar TPCC benchmark in order to understand the behavior of the new TPC-E benchmark, and finds that Tpc-E is more read intensive with a 9.7:1 I/O read to write ratio, while TPC -C sees a 1.9:1 read-to-write ratio.