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
Concept
Read-copy-update
Graph Chatbot
Related lectures (6)
Login to filter by course
Login to filter by course
Reset
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.
Lock-Free Synchronization: Practical Insights
Explores the significance of lock-free synchronization for achieving low latency in distributed systems and discusses practical solutions for unique identifier generation and messaging queues.
Readers-writer Lock
Introduces the readers-writer lock for handling concurrency in scenarios with frequent reads and occasional updates.
Registers and Linearizability
Explores the power of registers in linearizability and introduces the SCAN algorithm.
Atomic Operations: Basics and Applications
Covers the basics of atomic operations in concurrency and parallelism, including hardware-provided operations and synchronized algorithms.
Lock-free synchronization: Achieving low latency
Explores the significance of lock-free synchronization in achieving low latency and high performance in distributed systems.
Previous
Page 1 of 1
Next