Tao: Improving Resource Utilization while Guaranteeing SLO in Multi-tenant Relational Database-as-a-Service
Summary: Tasklet-based DAG generator/executor converts each SQL operator into fine-grained tasklets and executes them with C++20 coroutines. A token-bucket, SLO-guaranteed scheduler with on-demand core adjustment coordinates tenant tasklets across cores to boost utilization while guaranteeing SLOs on Hyrise. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Haotian Liu (Southern University of Science and Technology)
- 2. Runzhong Li (Southern University of Science and Technology)
- 3. Ziyang Zhang (Southern University of Science and Technology)
- 4. Bo Tang (Southern University of Science and Technology)
BibTeX Citation
@inproceedings{liu_sigmod24,
title = {{Tao: Improving Resource Utilization while Guaranteeing SLO in Multi-tenant Relational Database-as-a-Service}},
author = {Liu, Haotian and Li, Runzhong and Zhang, Ziyang and Tang, Bo},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3677141},
url = {https://dl.acm.org/doi/10.1145/3677141},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,716 | nsDB: Architecting the Next Generation Database by Integrating Neural and Symbolic Systems | 2024 | VLDB | 5.3776746e-05 |
| 10,581 | Tux: Efficient Drop-in Networking for Database Systems | 2026 | VLDB | 5.093636e-05 |
| 10,590 | Aquila: A High-Concurrency System for Incremental Graph Query | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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 | 3,259 | Characterizing Tenant Behavior for Placement and Crisis Mitigation in Multitenant DBMSs | 2013 | SIGMOD |
| 2 | 11,150 | Proactive Resume and Pause of Resources for Microsoft Azure SQL Database Serverless | 2024 | SIGMOD |
| 3 | 6,518 | Tenant Placement in Over-subscribed Database-as-a-Service Clusters | 2022 | VLDB |
| 4 | 1,335 | SQLVM: Performance Isolation in Multi-Tenant Relational Database-as-a-Service | 2013 | CIDR |
| 5 | 10,698 | RedTAO: A Trillion-edge High-throughput Graph Store | 2025 | SIGMOD |
| 6 | 641 | Relational Cloud: A Database-as-a-Service for the Cloud | 2011 | CIDR |
| 7 | 5,591 | Flexible Resource Allocation for Relational Database-as-a-Service | 2023 | VLDB |
| 8 | 3,236 | Sharing Buffer Pool Memory in Multi-Tenant Relational Database-as-a-Service | 2015 | VLDB |
| 9 | 2,381 | CPU Sharing Techniques for Performance Isolation in Multi-tenant Relational Database-as-a-Service | 2014 | VLDB |
| 10 | 1,092 | Automated Demand-driven Resource Scaling in Relational Database-as-a-Service | 2016 | SIGMOD |