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 3 of 4
Next
Buffer Management in DBMS
Discusses buffer management in a DBMS, covering challenges, buffer pool, and replacement policies.
Concurrency Control: Lock-Based Protocols
Covers lock-based concurrency control protocols and various transaction models.
Data Intensive Applications and Systems: HTAP Overview
Provides an overview of HTAP systems, covering concurrency control, data layout, consolidation trade-offs, and workload-driven snapshot efficiency.
Optimistic Concurrency Control: Timestamp Ordering
Explores optimistic concurrency control through timestamp ordering and continuous validation tests.
Multi-Version Concurrency Control: Optimistic Approaches
Explores Multi-Version Concurrency Control with optimistic approaches to enhance transaction processing systems.
Optimistic Concurrency Control: Timestamp Ordering & Validation
Explores Optimistic Concurrency Control, tests for conflicts, critical sections, overheads, Multiversion Concurrency Control, Snapshot Isolation, and transaction performance enhancements.
Real-time Update of Column Store on Disk
Explores challenges and solutions for real-time updates on large column stores on disk, focusing on snapshot isolation and query performance.
The Power of Registers
Covers wait-free implementations of atomic objects, focusing on counters and snapshots, discussing key ideas for enforcing atomicity and wait-freedom.
Untitled
Scalable Synchronization Mechanisms for Manycore Operating Systems
Explores scalable synchronization mechanisms for many-core operating systems, focusing on the challenges of handling data growth and regressions in OS.