ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

事务管理×并发控制×
领域信息系统信息系统
方法族Process / pipelineProcess / pipeline
起源年份19811978
提出者Jim Gray and others (IBM)Jim Gray and David Reed
类型Database reliability mechanismDatabase coordination mechanism
开创性文献Gray, J. (1981). The transaction concept: Virtues and limitations. VLDB Endowment, 7(6), 519-539. link ↗Gray, J. (1981). The transaction concept: Virtues and limitations. VLDB Endowment, 7(6), 519-539. link ↗
别名ACID transactions, transaction controllocking, MVCC
相关11
摘要Transaction management is the mechanism by which database systems ensure reliable execution of multiple interdependent operations as atomic units. Formalized by Jim Gray and colleagues in the 1980s, transactions guarantee ACID properties (Atomicity, Consistency, Isolation, Durability) that protect data integrity even in the face of failures and concurrent access.Concurrency control is the set of mechanisms used to coordinate concurrent transactions accessing shared data without corrupting the database. Formalized by database theorists in the 1970s-1980s, concurrency control ensures that multiple simultaneous transactions produce the same result as if they executed sequentially (serializability).
ScholarGate数据集
  1. v1
  2. 3 来源
  3. PUBLISHED
  1. v1
  2. 3 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Transaction Management · Concurrency Control. 于 2026-06-18 检索自 https://scholargate.app/zh/compare