Winning The Race: Multithreading & You | Andrew Joy | NZGDC 2025
Channel:
Subscribers:
1,070
Published on ● Video Link: https://www.youtube.com/watch?v=olAinuVYGBk
This talk covers three key multithreading concepts (threadsafety, threadpools, and determinism), with real life C++ code examples from our open world Unreal Engine game.
All examples are general purpose in nature and relevant to all developers. Attendees are informed of Unity/C# constructs that mirror the UE/C++ types that are demonstrated.