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
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Transactional Memory: Hardware Simplification
Explores hardware-based transactional memory for simplifying concurrency control and improving performance in hash tables.
Multiversion Concurrency Control: MVCC and Snapshot Isolation
Explores Multiversion Concurrency Control and Snapshot Isolation in database systems, ensuring consistent snapshots and reducing conflicts.
Distributed Transactions: Principles and Protocols
Explores distributed transactions, covering principles, protocols, concurrency control, commit, and replication.
Concurrency Control: Lock-Based Protocols
Covers lock-based concurrency control protocols and various transaction models.
ACID and Transaction Schedules
Explores transactions, ACID properties, schedules, and anomalies in database systems.
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.
Transactions and ACID: Overview
Explores transactions, ACID properties, concurrency challenges, and scheduling in database management systems.
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.
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.
Multi-Version Concurrency Control: Optimistic Approaches
Explores Multi-Version Concurrency Control with optimistic approaches to enhance transaction processing systems.