| |
| |
|
 |
|
The FrugalTest Package
This package demonstrates the Frugal package with a sample client. The job is
simple - computing a factorial. The client contacts a Frugal Manager,
which finds the most appropriate Frugal Resource for this job at this
time. Then the client ships off the job to that Frugal Resource, which
executes the Factorial class' main method and returns the result.
|
Author: R Sean Borgstrom.
Version: 2.0.
|