Skip to content
Ronen edited this page Jul 6, 2018 · 6 revisions

Failure Detector:


image

Configuration

Environment: Network Emulator settings:

  • Run over Network Emulator with 1% message loss
  • Log to file with WARN level async
  • 2ms avg. message delay
  • Exponential distribution of message delay

Failure Detector settings:

  • pingTime = 1000;
  • pingTimeout = 100;
  • K * = 3

Test Setting Runs** = 100

  • K - number of nodes for sending indirect ping message
  • Each test has been ran RUNS time, and average value was taken as a result

Started Components: Network Emulator Failure Detector

Failure detection

Number of nodes (N) Time (ms) traffic per node (bytes/sec) overall traffic (bytes/sec)
5 1440 1949,13 7834,1
20 1589 2744,25 51396,4
50 1559 2824,54 139099,49
100 1639 3074,51 288807,07
150 1519 2830,93 434320,9
200 1596 2980,83 580232,34
Clone this wiki locally