From 711f4f966e1ea2b39e89a4c8aefc8338b12cdca5 Mon Sep 17 00:00:00 2001 From: Neeraj Kumar Date: Thu, 21 Apr 2022 12:20:09 +0530 Subject: [PATCH] Edited Latency, Throughput and bandwidth (#220) * Edited couple answers in the Network section * Edited Latency, Throughput and bandwidth --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1423232..f61bf49 100644 --- a/README.md +++ b/README.md @@ -464,14 +464,20 @@ Control Plane.
What is latency?
+ +Latency is the time taken for an information to reach its destination from the source.
What is bandwidth?
+ +Bandwidth is the capacity of a communication channel to measure how much data the latter can handle over a specific time period. More bandwidth would imply more traffic handling and thus more data transfer.
What is throughput?
+ +Throughout refers to the measurement of the real amount of data transferred over a certain period of time across any transmission channel.