ScholarGate
Asistent

Porovnat metody

Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.

Správa transakcí×Řízení souběžnosti×
OborInformační systémyInformační systémy
RodinaProcess / pipelineProcess / pipeline
Rok vzniku19811978
TvůrceJim Gray and others (IBM)Jim Gray and David Reed
TypDatabase reliability mechanismDatabase coordination mechanism
Původní zdrojGray, 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 ↗
Další názvyACID transactions, transaction controllocking, MVCC
Příbuzné11
Shrnutí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).
ScholarGateDatová sada
  1. v1
  2. 3 Zdroje
  3. PUBLISHED
  1. v1
  2. 3 Zdroje
  3. PUBLISHED

Přejít na hledání Stáhnout prezentaci

ScholarGatePorovnat metody: Transaction Management · Concurrency Control. Získáno 2026-06-18 z https://scholargate.app/cs/compare