I\'m working on a program that processes many requests, none of them reaching more than 50% of CPU (currently I\'m working on a dual core). So I created a threa
One more note, have you tried launching your code not from Visual Studio (regardless of release / debug settings) ?