En Thu, 30 Oct 2008 16:50:22 -0200, Chuckk Hubbard
<[EMAIL PROTECTED]> escribió:
On Wed, Oct 29, 2008 at 10:32 PM, J Kenneth King <[EMAIL PROTECTED]>
wrote:
One also has access to nice-levels on unix systems.
True enough, but it's not so much a problem for me, as I'm pretty okay
at tuning my own system, but I believe most of the people who'd be
interested in my app (if any) are not *nix users. At any rate, it's
one option for those who are, and thanks for reminding me.
On Windows you can set the application global priority (SetPriorityClass)
and each thread's priority related to other threads (SetThreadPriority) -
either using pywin32 or the ctypes module.
--
Gabriel Genellina
--
http://mail.python.org/mailman/listinfo/python-list