Introduction to Epoch-Based Memory Reclamation - What to Do When No Thread is Watching
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore epoch-based memory reclamation in concurrent programming through this 20-minute conference talk from ACCU 2023. Delve into the challenges of memory reclamation in multi-threaded environments and learn how epoch-based algorithms offer an alternative to hazard pointers. Understand the basic principles of epoch-based reclamation, including how it tracks thread access to data structures and manages logically deleted nodes. Compare the characteristics of epoch-based reclamation with hazard pointers, considering theoretical issues like unbounded memory retention and potential performance benefits. Gain insights from Jeffrey Mendelsohn, an experienced software infrastructure professional, as he provides an introduction to this important topic in concurrent programming and offers suggestions for further study.
Syllabus
Introduction to Epoch-Based Memory Reclamation - Jeffrey Mendelsohn - ACCU 2023
Taught by
ACCU Conference
Related Courses
Pattern-Oriented Software Architectures: Programming Mobile Services for Android Handheld SystemsVanderbilt University via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Operating Systems
Georgia Institute of Technology via Udacity Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera Advanced Software Construction in Java
Massachusetts Institute of Technology via edX