in reply to Re^2: perl cpu usage on windows machines
in thread perl cpu usage on windows machines

What does the opcmon command do? Could it be that this command maxes out your CPU?

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
Re^4: perl cpu usage on windows machines
by leonidlm (Pilgrim) on Jul 14, 2008 at 15:09 UTC
    opcmon is a small command to inform our monitoring system about changes in status. It consumes a little amount of CPU (tested).