Saved in:
Bibliographic Details
Main Authors: Zhou, Weixing, Wang, Zhiyou, Peng, Zeshun, Chen, Hetian, Zhang, Yanfeng, Yu, Ge
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2603.13906
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866914393297518592
author Zhou, Weixing
Wang, Zhiyou
Peng, Zeshun
Chen, Hetian
Zhang, Yanfeng
Yu, Ge
author_facet Zhou, Weixing
Wang, Zhiyou
Peng, Zeshun
Chen, Hetian
Zhang, Yanfeng
Yu, Ge
contents Data agents, empowered by Large Language Models (LLMs), introduce a new paradigm in transaction processing. Unlike traditional applications with fixed patterns, data agents run online-generated workflows that repeatedly issue SQL statements, reason over intermediate results, and revise subsequent plans. To ensure data consistency, these SQL statements issued by an agent should be integrated into a transaction, referred to as agentic transactions. Agentic transactions exhibit unforeseen characteristics, including long execution times, irregular execution intervals, and non-deterministic access patterns, breaking the assumptions underlying concurrency control (CC) (e.g., short-lived, predefined). Traditional CC schemes, which rely on fixed policies, fail to capture such dynamic behavior, resulting in inadequate performance. This paper introduces ATCC, an adaptive Concurrency Control for Agentic Transactions. ATCC continuously monitors and interprets the runtime behavior of each agentic transaction, evaluates its interactive phases, and dynamically adapts optimistic or pessimistic execution for each transaction. To ensure precise timing for adaptive switches, ATCC employs a reinforcement learning-based policy to balance immediate blocking against future abort costs. Additionally, to mitigate contention-induced tail latency and wasted reasoning cost caused by abort, a cost-aware priority-based lock scheduling is integrated to prioritize expensive or latency-sensitive transactions. Experimental results under agentic-like YCSB and TPC-C workloads demonstrate that ATCC improves the throughput of agentic transactions by up to four orders of magnitude and reduces tail latency by up to 90% compared to state-of-the-art CC schemes.
format Preprint
id arxiv_https___arxiv_org_abs_2603_13906
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle ATCC: Adaptive Concurrency Control for Unforeseen Agentic Transactions
Zhou, Weixing
Wang, Zhiyou
Peng, Zeshun
Chen, Hetian
Zhang, Yanfeng
Yu, Ge
Databases
Data agents, empowered by Large Language Models (LLMs), introduce a new paradigm in transaction processing. Unlike traditional applications with fixed patterns, data agents run online-generated workflows that repeatedly issue SQL statements, reason over intermediate results, and revise subsequent plans. To ensure data consistency, these SQL statements issued by an agent should be integrated into a transaction, referred to as agentic transactions. Agentic transactions exhibit unforeseen characteristics, including long execution times, irregular execution intervals, and non-deterministic access patterns, breaking the assumptions underlying concurrency control (CC) (e.g., short-lived, predefined). Traditional CC schemes, which rely on fixed policies, fail to capture such dynamic behavior, resulting in inadequate performance. This paper introduces ATCC, an adaptive Concurrency Control for Agentic Transactions. ATCC continuously monitors and interprets the runtime behavior of each agentic transaction, evaluates its interactive phases, and dynamically adapts optimistic or pessimistic execution for each transaction. To ensure precise timing for adaptive switches, ATCC employs a reinforcement learning-based policy to balance immediate blocking against future abort costs. Additionally, to mitigate contention-induced tail latency and wasted reasoning cost caused by abort, a cost-aware priority-based lock scheduling is integrated to prioritize expensive or latency-sensitive transactions. Experimental results under agentic-like YCSB and TPC-C workloads demonstrate that ATCC improves the throughput of agentic transactions by up to four orders of magnitude and reduces tail latency by up to 90% compared to state-of-the-art CC schemes.
title ATCC: Adaptive Concurrency Control for Unforeseen Agentic Transactions
topic Databases
url https://arxiv.org/abs/2603.13906