gridsim
Class Diagram gridsim

Class Summary
AccumulatorClasses related to GridSim Random Functions and Statistics
GridInformationServiceA Grid Information Service (GIS) that provides resource registration
and information services.
GridletClasses related to GridSim Jobs: called Gridlet
GridletListA Gridlet Linked List to enable ordering of Gridlets.
GridResourceIt is a Resource Entity, which simulates time and space share machines.
GridSimThe top most GridSim class that all GridSim entities need to extend
to become concurrent entities.
GridSimRandomA GridSim Random class that provides facility for
generating a number whole value is between bounds specified.
GridSimShutdownThis class wraps up the simulation by signaling the END to the entities.
GridSimStandardPEA class representing Standard PE (Processing Element) rating in
MIPS (Million Instructions Per Second).
GridSimTagsGridSim Macro Variables
GridStatisticsGridSim Statistics entity.
InputIt accepts messages that comes from GridSim entities 'Output' entity
and passes the same to the GridSim entity.
IO_dataClasses related to Communication between User Entities and Resources
MachineA class representing a Machine of a Grid Resource.
MachineListA list of machines that can become a grid resource.,
OutputIt sends messages to destination entity's Input entity.
PEPE (Processing Element) is CPU unit
PEListA list of Processing Elements.
ResGridletGridlets at Grid Resource.
ResGridletListA ResourceGridlet list.
ResourceCalendarA calender that resource needs for advance booking of resources
and also deciding standard load pattern.
ResourceCharacteristicsA resource characteristics information.
ResourceUserListA list of Grid Resource Users.
Sim_from_portThis class creates a new Sim_predicate to evaluate whether an event is
coming through a specific port.
StatClasses related to GridSim Statistics