Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 522 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 522 Bytes

Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025)

PreemptDB is the first database engine that supports lightweight userspace preemptible transactions enabled by Intel x86 user interrupt (uintr).

Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt?
Kaisong Huang, Jiatang Zhou, Zhuoyue Zhao, Dong Xie, Tianzheng Wang.
(Camera-ready version in progress)

Stay tuned for build and run instructions