Position: Multi-Agent Systems Should Prioritize Concurrency Control

작성자

카테고리:

← 피드로
arXiv cs.AI · Xin Yang, Letian Li, Zimo Ji, Terry Jingchen Zhang, Wenyuan Jiang · 2026-08-20 AI

[Submitted on 6 Jun 2026]

View PDF HTML (experimental)

Abstract:LLM-based multi-agent systems (MAS) promise scalable collaboration, yet adding agents often reduces reliability. This position paper argues that many MAS failures are fundamentally concurrency control problems: agents concurrently read and write shared state, and long LLM inference windows amplify the risk of stale reads, lost updates, and inconsistent outcomes. Failure modes commonly attributed to coordination or communication breakdowns can be mapped directly onto classical concurrency anomalies. We contend that MAS frameworks should address these failures through explicit concurrency control mechanisms: conflict detection, isolation guarantees, and structured access to shared resources. Concurrency control should be a first-class design concern, not an afterthought.

Submission history

From: Xin Yang [view email]
[v1] Sat, 6 Jun 2026 13:36:15 UTC (159 KB)

원문에서 계속 ↗

추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2608.18092