paper-with-me

Papers

ERMIA: Fast Memory-Optimized Database System forHeterogeneous Workloads

2016-06-01 · SIGMOD 2016 6 · Kangnyeon Kim, Tianzheng Wang, Ryan Johnson, Ippokratis Pandis

Large main memories and massively parallel processors have triggered not only a resurgence of high-performance transaction processing systems optimized for large main-memory and massively parallel processors, but also an increasing demand for processing heterogeneous workloads that include read-mostly transactions. Many modern transaction processing systems adopt a lightweight optimistic concurrency control (OCC) scheme to leverage its low overhead in low contention workloads. However, we observe that the lightweight OCC is not suitable for heterogeneous workloads, causing significant starvation of read-mostly transactions and overall performance degradation. In this paper, we present ERMIA, a memory-optimized database system built from scratch to cater the need of handling heterogeneous workloads. ERMIA adopts snapshot isolation concurrency control to coordinate heterogeneous transactions and provides serializability when desired. Its physical layer supports the concurrency control schemes in a scalable way. Experimental results show that ERMIA delivers comparable or superior performance and near-linear scalability in a variety of workloads, compared to a recent lightweight OCC-based system. At the same time, ERMIA maintains high throughput on read-mostly transactions when the performance of the OCC-based system drops by orders of magnitude.

📄 PDF Abstract BibTeX

Code (1)

sfu-dis/ermia

Similar Papers 제목 키워드 기반

Novel Cisplatin-Magnetoliposome Complex Shows Enhanced Antitumor Activity via Hyperthermia

2024-11-13 · M. Carmen Jiménez-López, Ana Carolina Moreno-Maldonado, Natividad Martín-Morales, Francisco OValle 외

There are several methods to improve cancer patient survival rates by inducing hyperthermia in tumor tissues, which involves raising their temperature above 41{\deg}C. These methods utilize different energy sources to de…

A simple EEG-based decision tool for neonatal therapeutic hypothermia in hypoxic-ischemic encephalopathy

2024-03-29 · Marc Fiammante, Anne-Isabelle Vermersch, Marie Vidailhet, Mario Chavez

Accurate identification of hypoxic-ischemic brain injury in the early neonatal period is essential for initiating therapeutic hypothermia (TH) within 6 hours of birth to optimize neurodevelopmental outcomes. We aimed to …

EEGElectroencephalogram (EEG)

Metabolomic response of osteosarcoma cells to nanographene oxide-mediated hyperthermia

2021-03-24 · Monica Cicuendez, Joana Flores, Helena Oliveira, M. Teresa Portoles 외

Nanographene oxide (nGO)-mediated hyperthermia has been increasingly investigated as a localised, minimally invasive anticancer therapeutic approach. Near InfraRed (NIR) light irradiation for inducing hyperthermia is par…

Fast Factorized Learning: Powered by In-Memory Database Systems

2025-12-10 · Bernhard Stöckl, Maximilian E. Schüle arxiv

Learning models over factorized joins avoids redundant computations by identifying and pre-computing shared cofactors. Previous work has investigated the performance gain when computing cofactors on traditional disk-base…

PQTable: Non-exhaustive Fast Search for Product-quantized Codes using Hash Tables

2017-04-21 · Yusuke Matsui, Toshihiko Yamasaki, Kiyoharu Aizawa

In this paper, we propose a product quantization table (PQTable); a fast search method for product-quantized codes via hash-tables. An identifier of each database vector is associated with the slot of a hash table by usi…

CPUQuantization