cpu usage limit

mmf mf1987 at arcor.de
Fri May 27 11:03:36 EDT 2005


Hi.

My problem:
How can I make sure that a Python process does not use more that 30% of
the CPU at any time. I only want that the process never uses more, but
I don't want the process being killed when it reaches the limit (like
it can be done with resource module).

Can you help me?

Thanks in advance.

Best regards,
Markus




More information about the Python-list mailing list