Windows, take exclusive control of CPU -
i'm doing pc based automation programs in c# , have problem when windows start using of cpu have assign program. know can specify core can execute process looping running processes in c# , changing affinity i'm looking way automatically. there way force program use, example, 2 first core default, if application start after mine not start using " " core ?
thank you!
after research finaly decided use real time extension windows. i'm trying kithara. looks promising. unfortunately, must transfer code in c++.
thank help!
Comments
Post a Comment