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
GPU Acceleration in OLTP Execution
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.
Operational Analytics: Fresh Data Management Techniques
Covers operational analytics, focusing on the adaptive STEP system for efficient access to fresh data in analytical processing.
Transactions
Explores the elegance and challenges of transactions in structuring stateful systems, emphasizing ACID properties and the trade-offs of transactional memory.
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.
Hardware Verification using High-Level Design Languages
Explores challenges in hardware verification, clear specifications, speculation harm, and cycle-precise semantics.
Introduction to Concurrency
Covers the basics of concurrency, its importance, and how to write concurrent programs.
Transactions and Concurrency Control
Delves into lock-based concurrency control, deadlock handling, transaction models, and their limitations.
Introduction to Database Systems
Covers the basics of database systems, including data modeling, DBMS, data independence, and the course overview.
Multiversion Concurrency Control: MVCC and Snapshot Isolation
Explores Multiversion Concurrency Control and Snapshot Isolation in database systems, ensuring consistent snapshots and reducing conflicts.