Explain the advantages of pipelining as compared to the stop
Explain the advantages of pipelining as compared to the stop-and-wait protocol, noting the pages in your text that support your answer.
Solution
Pipelining is the process of transmitting present data and process next data simultaneuosly, but stop and wait protocol needs to wait for acknowledgement transmitted by receiver. If receiver send acknowledgement then only it transmitts next data.
So, Pipelining takes less time to transmitt data.
Effeciency in pipelining is more than start and stop protocol because start and stop protocol wastes the bandwidth but pipelining utilises bandwidth.
Better performance and high throughput in pipelining.
