|
Re: Not Enough Threads :D
However, I am wondering if it will overload the system if I have a core for each processing system and a run the terminal server and the three udp servers in the main thread, idling most of the time. Will if swamp my system to the point that it is inoperable?
How can I assign physical cores to threads? I know the hardware so I really don't need to write code to mess with finding the core count!
I want to assign the last two cores to the processing loops, the 1st to the aqcuisition and the 0th to the servers!
|