Lec16 Screencast: Distributed Transactions; CAP (03/27/19)
UMass OS · 69:12
Transactions give a set of operations all-or-nothing semantics (plus consistency, isolation, and durability) so concurrent work on shared data cannot leave a system in a half-updated state—the same problem that shows...