Re: CPU management

2007-01-05 Thread Gabriel Genellina
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.

CPU management

2007-01-05 Thread Fulvio D'Antonio
Hello everybody, 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 was wondering if there is a way to limit the CPU usage: