[FONT=Comic Sans MS]Multi-Threading Wiki Tutorial
https://wiki.unrealengine./Multi-Threading:_Task_Graph_System
My new Wiki tutorial on Multi-threading!
I am happy to announce I figured out how to use the UE4 Task Graph System to do multi-threading!
**Video: First 50,000 Prime Numbers Being Calculated...
While Game Thread Continues!**
Here's a video of my game calculating the first 50,000 prime numbers while I continue to play around in the game thread!
!
:)
I am sending myself feedback on the thread as each prime number gets calculated in the other threads, could be turned into a fully operational incremental progress meter!
https://youtube./watch?v=cgELOodtoSU
Comparing Results
You can compare my in-game computed results displayed in the player console to web page of the first 50,000 prime numbers!