Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Advanced function: Setting Processor Priorities

Status
Not open for further replies.

GavinG01

Programmer
Nov 7, 2004
1
US
I am working on a distributive computing project that is very processor intensive. We are trying to work on a feature to manage the client application so that when it is run it is set at a low processor priority in windows xp. I figured I'd have to make a shell program to call the main program but I was wondering how to set the priorities dynamically through c++ of written programs. Thank you for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top