How do I set up Multi-threading?

#Thank you GmPreussner

Inspired by your answer I have tested and composed a Wiki Tutorial on using the Task Graph system!

#My Wiki Tutorial on Multi-Threading

I am including my entire source code! (Legal: I wrote all of it)

#Video

I am computing the first 50,000 prime numbers in the background while I continue to play around in the main game thread!

:slight_smile:

Rama