<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Analysis of Queue Management Techniques of TCP</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sahito, Ghulam Asghar  15MSIT03 Supervisor - Dr. Imtiaz Ali Halepoto</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Department of Information Technology</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Nawabshah</placeTerm>
    </place>
    <publisher>QUEST</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>45p.</extent>
  </physicalDescription>
  <note>ABSTRACT


This thesis analyzed the performance of various algorithms of TCP and queue management techniques for congestion control. Queue management is a process which controls the queue from sender to the receiver manage the size of buffer. For example, when too much data arrived from sender side, the queue is full. It requires some strategy to either delete the data from queue or rearrange it. If length of buffer is full due to the network congestion. So, the actual goal of the queue management is to improve the performance and fairness of the network.
Queuing in a network directly relates to the bottleneck. So, for that various queuing techniques used to manage the Buffers length on the network and also queue management algorithms used to manage queues size, released more packets, resolve network congestion and improve network performance as well. When channels with limited buffer space shared multiple data sources then some of arrival packets remain lost, and the buffer becomes full.
Queue management analyzed some techniques using TCP such as Drop tail, RED and REM for better performance, after the experimental analysis of these three algorithms of TCP, it is observed that RED Queue management technique one of the best technique to maintain the efficiency of buffer size and packets loss ratio is very low as compared other techniques such as Drop tail and REM. The results indicate that RED technique of TCP has superiority with higher throughput, less packets delay and less packet loss compared to techniques of TCP such as DropTail and REM with different numbers of nodes probability in wired network.
</note>
  <identifier type="uri">https://tinyurl.com/4t69tuuw</identifier>
  <location>
    <url>https://tinyurl.com/4t69tuuw</url>
  </location>
  <recordInfo/>
</mods>
