in reply to Re^2: Checking system cpu load when forking?
in thread Checking system cpu load when forking?
Win32::Process::Info is mush easier to use than Win32::PerfLib and can return (almost?) all the same information in a form that is much better structured. However, it will only work on win95/98(SE) if they have had the WMI upgrade added.
That said, I'd have to wonder about the efficacy of writing new code to support a platform that is 8 years old and for which the manufacturer dropped support over 2 years ago.
|
|---|