Lecture

Locks: Implementing Concurrency Mechanisms

Description

This lecture covers the implementation of locks using compareAndSet, including the test-and-set (TAS) and ticket lock algorithms, as well as the concept of fair locks. It also discusses the use of atomics for synchronized algorithms and concurrent data structures like queues and stacks.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.