Lecture

Readers-writer Lock

Description

This lecture covers the readers-writer problem in concurrency and parallelism, introducing the concept of readers-writer lock as a solution. It explains the distinction between readers and writers, the high-level idea behind readers and writers, spinning version of the lock, and wait/notify implementation.

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.