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 -- http://mail.python.org/mailman/listinfo/python-list