Package peersim.cdsim

The cycle-driven simulator.

See:
          Description

Interface Summary
CDProtocol Defines cycle driven protocols, that is, protocols that have a periodic activity in regular time intervals.
 

Class Summary
CDSimulator This is the cycle driven simulation engine.
CDState This is the common state of a cycle driven simulation that all objects see.
DaemonProtocol A protocol that is not really a protocol, but a trick to carry out all kinds of tasks during the simulation.
FullNextCycle Control to run a cycle of the cycle driven simulation.
NextCycle It generalizes its superclass so that the list of protocols to run can be specified.
Shuffle Shuffles the network.
 

Package peersim.cdsim Description

The cycle-driven simulator. The best place to start browsing is CDSimulator.