Changes between Version 4 and Version 5 of Internal/DesignNotes


Ignore:
Timestamp:
Apr 10, 2006, 4:21:10 AM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/DesignNotes

    v4 v5  
     1= Experiment description =
     2
     3A single sender broadcast (ethernet broadcast) a 512B packet to 238 receivers running tcpdump. The wired interface '''eth1''' was used on all senders and receivers. The number of packets sent and the time between two consecutive packets was varied at the sender.
     4
     5== Results ===
     6
     7Metrics chosen were
     8 * the number of packets successfully received,
     9 * the percentage of missing packets and
     10 * the time taken to receive all packets
     11on each receiving node.
     12
     13=== Experiment 1 ===
     14
     1510000 packets were sent with an interval of 10ms between consecutive packets.
     16
     17[[Image(Internal/DesignNotes:num-pkts-lost.eps)]]
     18
    119= Design Notes for nodehandler =
    220