Ambitious Systems
Home
Garden
About
Tag: "Serializable Isolation"
note
Mar 04, 2021
Stored Procedures improve throughput by removing interactivity
Serializable Isolation
Serial Execution
Stored Procedure
note
Mar 04, 2021
True serializability imposes system constraints
Serializable Isolation
Serial Execution
Partitioning
note
Mar 03, 2021
Index range locks are more performant than Predicate Locks
Serializable Isolation
Predicate Lock
Index-range Lock
note
Mar 02, 2021
Use Predicate Locks to eliminate write skews
Two-phase locking
Serializable Isolation
Write Skew
note
Mar 01, 2021
Two-phase Locking does not scale well
Two-phase locking
Serializable Isolation
note
Feb 26, 2021
Two-phase locking improves on Explicit Locks
Two-phase locking
Explicit Locks
Serializable Isolation
note
Feb 26, 2021
Applications using two-phase locking cannot scale well
Two-phase locking
Transactions
Serializable Isolation
note
Feb 18, 2021
Serializable Isolation is the only way to prevent all write-related race conditions
Write Skew
Lost Updates
Atomic Writes
Materializing Conflicts
Serializable Isolation
note
Feb 10, 2021
Most databases do not support true Isolation
Isolation
Serializable Isolation