System monitor and Throttle
Package:
Summary:
Monitor system usage and throttle heavy programs
Groups:
Author:
Description:
This class can be used to monitor the system usage and throttle heavy programs.
It can check if the CPU load is too high and whether the available disk space on certain partition is too low.
The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and resume the program execution when the resources usage lowers to acceptable levels again.
It can be used to throttle the execution of heavy programs, so other programs that have greater priority can run faster.
It can check if the CPU load is too high and whether the available disk space on certain partition is too low.
The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and resume the program execution when the resources usage lowers to acceptable levels again.
It can be used to throttle the execution of heavy programs, so other programs that have greater priority can run faster.
Comments are closed.