Concurrent Immediate Reference Counting
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking approach to memory management for optimistic concurrency in unmanaged programming languages in this 17-minute video presentation from PLDI 2024. Delve into Concurrent Immediate Reference Counting (CIRC), a novel combination of Safe Memory Reclamation (SMR) algorithms with reference counting. Learn how CIRC addresses challenges in automatic memory management for highly concurrent data structures, offering immediate reclamation of linked structures and efficient decrement application. Discover how this method compares to existing techniques like Fast Reference Counter, OrcGC, and Concurrent Deferred Reference Counting in terms of performance and memory usage. Gain insights into CIRC's potential as a solution for safe automatic memory management in unmanaged languages, supported by experimental results and comprehensive analysis.
Syllabus
[PLDI24] Concurrent Immediate Reference Counting
Taught by
ACM SIGPLAN
Related Courses
Java Programming: Step by Step from A to ZUdemy Java Application Performance Tuning and Memory Management
Udemy ASP.NET Core New Features
LinkedIn Learning First Look: Java 10 and Java 11
LinkedIn Learning Java Essential Training: Syntax and Structure
LinkedIn Learning