Returns the highest load yet seen on this computing cluster,
rounded upwards to the next integral power of two, to the best
of the relevant Frugal Resource's knowledge.
Returns the highest load the relevant Frugal Resource has ever
seen, defined as the highest speed it has ever seen divided
by the lowest speed it has ever seen.
Creates a load tester implementation, which will test the speed
of the system where this Frugal Resource is executing, performing
calculations for 1 second in every 30.
run() -
Method in class edu.jhu.cnds.FrugalDemo.Demo