-
Class Summary
Class |
Description |
Controller |
|
Deployer |
|
LoadGenerator |
Load generator is to start the experiment by sending out the BOOTSTRAP
message and finalize the experiment.
|
Worker |
This is the worker for distributed NAADSM.
|
Package ds.granules.naadsm.staticsplit Description
This package contains the static split method for NAADSM computations.
Static split method is to split the region geographically at the beginning of the simulation. The split will not be modified during the simulation. This method implements the parallelization for NAADSM computations, however, the load is not balanced. Thus the effeciency is not good.