One comment: While it is true that there’s not a lot of documentation about multithreading on UE4, I actually found a lot of documentation info as comments directly in the header file ThreadingBase.h (Where FRunnable is declared). actually did point that out in the wiki, it is something you definitely don’t want to miss.