Thread-Safe Observer Pattern - You're Doing It Wrong
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of implementing a thread-safe Observer Pattern in this comprehensive conference talk from CppNow. Delve into common pitfalls and misconceptions surrounding thread safety in the Observer Pattern, including potential deadlocks and post-death calls. Gain valuable insights into fundamental threading problems and learn why seemingly simple solutions often fall short. Discover effective techniques for creating robust, thread-safe implementations of the Observer Pattern, and understand the underlying principles that make these solutions work. Through detailed explanations and practical examples, acquire the knowledge needed to avoid common mistakes and design more reliable concurrent systems using the Observer Pattern.
Syllabus
Tony Van Eerd: Thread-safe Observer Pattern - You're doing it wrong
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera