History | View | Annotate | Download (4.29 KB)
add auto-convergence feature; simulation stops after delay convergence is reached, a chunk analysis window size can be specified
merge the delay_log feature, solve conflicts
add delay logging functionality
add windowed analysis modeadd tests for convergence analysis function
make possible to analyze chunk data on blocks, evaluating the last available.
add auto convergence feature
this feature allow the specification a parameter of convergence on the average receiving delay and the termination of the simulation
add network load factor option.
This feature enables to specify the maximum stress on the network during streaming.Default is netload=1, so the sum of chunks sent in one chunk time is at maximum equal to the number of peers.
add event driven simulation module
the '-e' parameter can be used to make SSSim use the event driven simulation approach
first version