Package network
The Network simulator.
The "FTnetwork" class implements three-tier Fat-Tree networks.
The "Hypergraph" class implements hypernode graph network.
The "Link" class implements links between network nodes.
The "Make" class includes the methods that generate the network.
The "Message" class implements network messages.
The "Rack" class implements a rack.
The "Server" class implements a server.
The "Switch" class implements network a switch.
The "Codec" class is an Edge Vector coder-decoder.
-
Class Summary Class Description Codec encodes and decodes graphs in the Edge Vector formatFTnetwork Fat-Tree Network classHypergraph Multi-domain Hypergraph representation classLink Network LinksMake generates networkMessage generates message objects for communication with the agents the use of the messages should be defined in the agent objects.Rack Network RackServer Network ServerSwitch network switch