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
Data Intensive Applications and Systems: HTAP Overview
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
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.
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.
Transactional Memory: Hardware Simplification
Explores hardware-based transactional memory for simplifying concurrency control and improving performance in hash tables.
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.
Distributed Transactions: Architectures and Protocols
Explores parallel database architectures and distributed transaction protocols, focusing on coordination, concurrency control, and recovery challenges.
Transactions & Concurrency Control: Pessimistic CC
Explores transactions, concurrency control, deadlock handling, and challenges in dynamic databases.
Asynchronous Programming: Callbacks and Failures
Covers the concept of asynchronous programming and how to handle dependencies and failures.
Transactions
Explores the elegance and challenges of transactions in structuring stateful systems, emphasizing ACID properties and the trade-offs of transactional memory.
Introduction to Database Systems
Covers the basics of database systems, including data modeling, DBMS, data independence, and the course overview.
Theoretical Foundations for Emerging Multiprocessor Technologies: RDMA and NVRAM
Explores theoretical foundations for RDMA and NVRAM in multiprocessor technologies, covering contention, concurrency control, and fault tolerance.