MxTasks: How to Make Efficient Synchronization and Prefetching Easy
Summary: MxTasking: a task-based framework to simplify latch-free, parallel data structures. By tightening OS–application information exchange, it enables hardware- and application-aware synchronization and prefetching, easing resource management on modern multicore, multi-socket systems. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jan Mühlig (Technical University of Dortmund)
- 2. Jens Teubner (Technical University of Dortmund)
BibTeX Citation
@inproceedings{muhlig_sigmod21,
title = {{MxTasks: How to Make Efficient Synchronization and Prefetching Easy}},
author = {Mühlig, Jan and Teubner, Jens},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3457268},
url = {https://dl.acm.org/doi/10.1145/3448016.3457268},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,642 | CoroGraph: Bridging Cache Efficiency and Work Efficiency for Graph Algorithm Execution | 2024 | VLDB | 7.2312616e-05 |
| 4,018 | Virtual-Memory Assisted Buffer Management | 2023 | SIGMOD | 6.952278e-05 |
| 8,609 | CXL Memory Performance for In-Memory Data Processing | 2025 | VLDB | 5.4023412e-05 |
| 8,785 | Tao: Improving Resource Utilization while Guaranteeing SLO in Multi-tenant Relational Database-as-a-Service | 2024 | SIGMOD | 5.3735061e-05 |
| 8,840 | Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? | 2025 | SIGMOD | 5.3589906e-05 |
| 10,262 | LINE: A Learned Index with Group-Enhanced Leaves and Cache-Optimized Inner Tree | 2026 | SIGMOD | 5.093636e-05 |
| 10,581 | Tux: Efficient Drop-in Networking for Database Systems | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 13,642 | Toward Scalable Transaction Processing: Evolution of Shore-MT | 2013 | VLDB |
| 2 | 7,710 | Mining Tree-Structured Data on Multicore Systems | 2009 | VLDB |
| 3 | 8,962 | Automatic Contention Detection and Amelioration for Data-Intensive Operations | 2010 | SIGMOD |
| 4 | 2,309 | A Scalable Lock Manager for Multicores | 2013 | SIGMOD |
| 5 | 13,604 | Fun with Hardware Transactional Memory | 2014 | SIGMOD |
| 6 | 2,649 | Asynchronous Memory Access Chaining | 2016 | VLDB |
| 7 | 4,296 | Latch-free Synchronization in Database Systems: Silver Bullet or Fool's Gold? | 2017 | CIDR |
| 8 | 4,064 | Latch-Free Data Structures for DBMS: Design, Implementation, and Evaluation | 2013 | SIGMOD |
| 9 | 13,080 | Locking without Blocking: Making Lock Based Concurrent Data Structure Algorithms Nonblocking | 1992 | PODS |
| 10 | 5,819 | A Fast General-Purpose Hardware Synchronization Mechanism | 1985 | SIGMOD |