Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Transactions and Concurrency Control
Graph Chatbot
Related lectures (32)
Previous
Page 2 of 4
Next
Transactions and ACID: Overview
Explores transactions, ACID properties, concurrency challenges, and scheduling in database management systems.
Architecture of CockroachDB
Explores the architecture of CockroachDB, focusing on transaction management, concurrency control, and scalability.
Distributed Transactions: Coordination, Concurrency Control, and Recovery
Explores distributed transactions, covering coordination, concurrency control, recovery, and the Two-Phase Commit protocol.
Transactions & Concurrency Control: Pessimistic CC
Explores transactions, concurrency control, deadlock handling, and challenges in dynamic databases.
Multiversion Concurrency Control: MVCC and Snapshot Isolation
Explores Multiversion Concurrency Control and Snapshot Isolation in database systems, ensuring consistent snapshots and reducing conflicts.
Concurrency Control: Lock-Based Protocols
Covers lock-based concurrency control protocols and various transaction models.
Distributed Transactions: Principles and Protocols
Explores distributed transactions, covering principles, protocols, concurrency control, commit, and replication.
Transactional Memory: Two-phase Locking and Invisible Reads
Explores historical perspectives and mechanisms of transactional memory, emphasizing the importance and challenges of its implementation in modern computing systems.
Introduction to Database Systems
Covers the basics of database systems, including data modeling, DBMS, data independence, and the course overview.
Multi-Version Concurrency Control: Optimistic Approaches
Explores Multi-Version Concurrency Control with optimistic approaches to enhance transaction processing systems.