|
GridSim 5.0 beta | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
GridSim.
See:
Description
| Interface Summary | |
|---|---|
| FnbMessage | This class provides a template for sending a message due to a packet being dropped in the network. |
| Class Summary | |
|---|---|
| ARED | This class implements the Adaptative Random Early Detection (ARED) policy for the management of network buffers at routers. |
| FIFO | This class implements the FIFO policy for the management of network buffers at routers. |
| firstLastPacketsGridlet | Deprecated. As of GridSim 5.0, this class has been deprecated. |
| FnbDroppedPacketInfo | This class is used by a router to inform users of a dropped Gridlet. |
| FnbDroppedUserObject | This class is used by a router to inform users of a dropped packet. |
| FnbEndToEndPath | This class keeps information which are common to all network packets. |
| FnbInput | Thiss class defines a port through which a simulation entity receives data from the simulated network. |
| FnbMessageDropFile | This class contains a file ID and its name, that is currently being dropped in the network. |
| FnbMessageDropGridlet | This class contains a Gridlet ID, that is currently being dropped in the network. |
| FnbNetPacket | This class contains the structure of a packet for the purpose of finite network buffers. |
| FnbNetworkReader | This is an utility class, which parses a file and constructs the
network topology automatically, using the SCFQ packet scheduler
for network buffers (FnbSCFQScheduler). |
| FnbOutput | This class defines a port through which a simulation entity sends data to the simulated network. |
| FnbRIPRouter | This class implements a Router using a form of RIP for routing. |
| FnbSCFQScheduler | FnbSCFQScheduler implements a Self Clocked Fair Queueing Scheduler. |
| FnbWhiteList | This class stores a (white) list of entity IDs, such that their messages are guaranteed not to be dropped in the network. |
| GridletPackets | This class contains relevant information of a dropped
Gridlet or File object. |
| RED | This class implements the Random Early Detection (RED) policy for the management of netwrk buffers at routers. |
| source_pktNum | This class is used by the FnbInput entity,
to make sure that all Gridlet packets arrive at the destination. |
Classes that form the finite network buffer extension of GridSim.
|
GridSim 5.0 beta | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||