CPU management

Gabriel Genellina gagsl-py at yahoo.com.ar
Fri Jan 5 09:12:18 EST 2007


At Friday 5/1/2007 08:51, Fulvio D'Antonio wrote:

>I usally develop a lot of expensive (in terms of CPU usage) 
>algorithms. I would like to develop something that allows my 
>application to run quietly all day long with a little CPU usage, so 
>that I can work in the meanwhile!
>I'm running Python2.4 on Windows XP.

Call the function SetPriorityClass; documentation is on msdn.microsoft.com


-- 
Gabriel Genellina
Softlab SRL 


	

	
		
__________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas, 
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 




More information about the Python-list mailing list