Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture explores the concept of wait-free implementations of atomic objects, focusing on counters and snapshots. It covers naive and atomic implementations, discussing the key idea for enforcing atomicity and wait-freedom. The instructor presents examples and compares non-atomic with atomic snapshots.