Disentanglement with Futures, State, and Interaction
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking conference talk from POPL 2024 that delves into extending the concept of disentanglement beyond fork/join parallelism to include futures in parallel programming. Discover how researchers from Carnegie Mellon University and Illinois Institute of Technology tackle the theoretical challenge of applying disentanglement to a functional language with futures, Input/Output (I/O), and mutable state. Learn about the formalization of disentanglement for futures and its implications for purely functional programs. Examine the generalization of this concept to stateful programs, non-deterministic programs, and task-parallel programs with futures. Gain insights into how disentanglement can be leveraged to improve performance and prevent deadlocks in complex parallel systems. Understand the potential broader applications of disentanglement in parallel programming beyond fork-join parallelism, opening new avenues for optimizing and reasoning about parallel computations.
Syllabus
[POPL'24] Disentanglement with Futures, State, and Interaction
Taught by
ACM SIGPLAN
Related Courses
C# Asynchronous Programming - Async - Await - Task and Deadlock Fix by ConfigureAwaitSoftware Engineering Courses - SE Courses via YouTube What is Deadlock - Necessary Conditions - Handling Methods
CodeHelp - by Babbar via YouTube Flattened Clos - Designing High-performance Deadlock-free Expander Data Center Networks Using Graph Contraction
USENIX via YouTube Back to Basics - Efficient Async and Await
NDC Conferences via YouTube Back to Basics - Efficient Async and Await
NDC Conferences via YouTube