GridSim 5.0 beta

Package gridsim.util

Classes that perform other important functionalities of GridSim.

See:
          Description

Class Summary
HyperExponential Generate a hyperexponentially distributed random number mean mu and standard deviation sigma (sigma > mu) using Morse's two-stage hyperexponential distribution.
LCGRandom Basic random number generator.
NetworkReader This is an utility class, which parses a file and constructs the network topology automatically.
Poisson A random number generator based on the Poisson distribution.
SimReport Records any information that is needed by a GridSim entity.
TrafficGenerator A generator that tells how many packets sent and how big each packet is for every time interval.
Variate Random number generation via an installable random number generator.
Weibull A random number generator based on the Weibull distribution.
Workload The main purpose of this class is to create a realistic simulation environment where your jobs or Gridlets are competing with others.
 

Package gridsim.util Description

Classes that perform other important functionalities of GridSim.


GridSim 5.0 beta

The University of Melbourne, Australia, 2009