<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim">

  <leader>02041nam a22001337a 4500</leader>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="c">65938</subfield>
    <subfield code="d">65935</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="a">Sahito, Ghulam Asghar </subfield>
    <subfield code="a">15MSIT03</subfield>
    <subfield code="a">Supervisor - Dr. Imtiaz Ali Halepoto</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2=" ">
    <subfield code="a">Analysis of Queue Management Techniques of TCP</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="a">Nawabshah</subfield>
    <subfield code="b">QUEST</subfield>
    <subfield code="c">2019</subfield>
  </datafield>
  <datafield tag="300" ind1=" " ind2=" ">
    <subfield code="a">45p.</subfield>
  </datafield>
  <datafield tag="500" ind1=" " ind2=" ">
    <subfield code="a">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.
</subfield>
  </datafield>
  <datafield tag="700" ind1=" " ind2=" ">
    <subfield code="a">Department of Information Technology </subfield>
  </datafield>
  <datafield tag="856" ind1=" " ind2=" ">
    <subfield code="u">https://tinyurl.com/4t69tuuw</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
    <subfield code="c">THESIS</subfield>
  </datafield>
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="0">0</subfield>
    <subfield code="1">0</subfield>
    <subfield code="4">0</subfield>
    <subfield code="7">0</subfield>
    <subfield code="a">QUESTCL</subfield>
    <subfield code="b">RESEARCH</subfield>
    <subfield code="d">2019-10-21</subfield>
    <subfield code="l">0</subfield>
    <subfield code="o">R/IMS-19</subfield>
    <subfield code="p">MP/54-668</subfield>
    <subfield code="r">2019-10-21 00:00:00</subfield>
    <subfield code="w">2019-10-21</subfield>
    <subfield code="y">THESIS</subfield>
  </datafield>
</record>
