Class Summary |
Accumulator |
GridSim Accumulator to which series of items can be added
and then request for min, max, mean, square_mean, standard deviation of those values at any desired time. |
GridInformationService |
A Grid Information Service (GIS) that provides resource registration
and information services. |
Gridlet |
Classes related to GridSim Jobs: called Gridlet |
GridletList |
A Gridlet Linked List to enable ordering of Gridlets. |
GridResource |
It is a Resource Entity, which simulates time and space share machines. |
GridSim |
The top most GridSim class that all GridSim entities need to extend
to become concurrent entities. |
GridSimRandom |
A GridSim Random class that provides facility for
generating a number whole value is between bounds specified. |
GridSimShutdown |
This class wraps up the simulation by signaling the END to the entities. |
GridSimStandardPE |
A class representing Standard PE (Processing Element) rating in
MIPS (Million Instructions Per Second). |
GridSimTags |
GridSim Macro Variables |
GridStatistics |
GridSim Statistics entity. |
Input |
It accepts messages that comes from GridSim entities 'Output' entity
and passes the same to the GridSim entity. |
IO_data |
Classes related to Communication between User Entities and Resources |
Machine |
A class representing a Machine of a Grid Resource. |
MachineList |
A list of machines that can become a grid resource., |
Output |
It sends messages to destination entity's Input entity. |
PE |
PE (Processing Element) is CPU unit |
PEList |
A list of Processing Elements. |
ResGridlet |
Gridlets at Grid Resource. |
ResGridletList |
A ResourceGridlet list. |
ResourceCalendar |
A calender that resource needs for advance booking of resources
and also deciding standard load pattern. |
ResourceCharacteristics |
A resource characteristics information. |
ResourceUserList |
A list of Grid Resource Users. |
Sim_from_port |
This class creates a new Sim_predicate to evaluate whether an event is
coming through a specific port. |
Stat |
A class representing contents of statistic object. |