Transactions and Concurrency Control Patterns
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the critical aspects of transactions and concurrency control in enterprise systems data integrity through this comprehensive 45-minute Devoxx conference talk. Delve into the complexities of database system inner workings, concurrency control design choices like 2PL and MVCC, transaction isolation levels, and locking schemes. Examine potential data anomalies across various transaction isolation levels, with specific references to Oracle, SQL Server, PostgreSQL, and MySQL. Discover why database transactions alone may not suffice, particularly in multi-request web flows, and learn about application-level transaction patterns based on optimistic and pessimistic locking mechanisms. Cover key topics including atomicity, consistency, durability, isolation, conflicts, locking, MVCC, phantom reads, version columns, and Hibernate implementation.
Syllabus
Intro
History
Atomicity
Consistency
Durability
Isolation
Conflicts
Locking
Two Phase Locking
MVCC
MVCCC
Delete
Update
Two types of isolation
Isolation leverage
Phantom rate
Reads Q
Lexical Standards
Reality
Version column
Multiple columns
Splitting tables
Updating tables
Hibernate
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube