Term
|
Definition
= Length of packet / Rate |
|
|
Term
|
Definition
|
|
Term
|
Definition
=N(d +d +d ) proc trans prop |
|
|
Term
calculate the bandwidth-delay product |
|
Definition
|
|
Term
Give me an interpretation of the bandwidth-delay product |
|
Definition
maximum number of bits that can be in the link |
|
|
Term
How do you calculate the "length" of a bit ? |
|
Definition
propagation speed / transmission Rate |
|
|
Term
How long does it take to transmit an object of size L over a link |
|
Definition
L / R The average time is the average size of the object divided by R |
|
|
Term
How do you calculate "traffic intensity" on a link ? |
|
Definition
La / R where L is the size of packet, "a" is the average rate at which packets arrive at the queue. R is the trans rate |
|
|
Term
What is the distribution time for client-server ? |
|
Definition
time it takes to get a copy of the file to all N peers
MAX{ NF/us , F/d } min |
|
|
Term
what is the formula for distribution time for P2P ? |
|
Definition
MAX{F/Us , F/dmin , NF/ (Us + Ui...)} |
|
|