Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Linux Foundation

Avoiding Conflicts in Highly-Concurrent Applications

Linux Foundation via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore strategies for avoiding conflicts in highly-concurrent applications through a concise tutorial presented by Alec Grieser from Apple. Learn to build useful primitives using FoundationDB features to minimize contention and maintain correctness in multi-worker environments. Dive into practical examples, including implementing auto-incrementing primary key replacements, designing high-contention queues, and creating efficient semaphores. Understand concepts such as atomic operations, snapshot reads, and version stamps, and their applications in real-world scenarios. Examine a case study on synchronization, comparing simple approaches with more advanced techniques using atomic operations and version stamps. Gain insights into the challenges and solutions for managing concurrency in complex systems, equipping you with valuable knowledge to optimize your highly-concurrent applications.

Syllabus

Introduction
What is a conflict
Outline
Atomic Operations
Snapshot Reads
Version Stamps
Case Study Sync
Simple Approach
LowConcurrency
Max Atomic
The Deeper Problem
Version Stamp Operations
Problems with Version Stamp Operations
Conclusion

Taught by

Linux Foundation

Reviews

Start your review of Avoiding Conflicts in Highly-Concurrent Applications

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.