Hey guys,
just a quick question because I can't seem to find the answer anywhere.
I'm using .NET's Threadpool to mutlithread my game.
But does that mean it distributes the tasks to all of my cores? Or do I have to make some extra work here?
↧