Wednesday, September 4, 2013
What is a choke packet?
Posted by
Sunflower
at
9/04/2013 04:00:00 PM
0
comments
Labels: Address, Advantages, Choke Packets, Congestion, Data, Destination, Disadvantages, Flow control, Networks, Nodes, Packets, Problem, Quality, Queues, Router, Source, traffic, Transmitter
![]() | Subscribe by Email |
|
Monday, August 26, 2013
What is the difference between congestion control and flow control?
- Congestion control offers such methods that can be used for regulating the incoming traffic in the network to such an extent where the network itself can manage all that.
- In congestion control, the network is prevented from falling in to a state of congestive collapse.
- In such a state either little or no communication happens.
- This little communication is of no help.
- Switching networks usually require congestion control measures than any other type of networks.
- The congestion control is driven by the goal of keeping the number of data packets at such a level that the performance of the network would be reduced dramatically.
- Congestion control mechanism can be seen even in protocols such as UDP (user datagram protocol), TCP (transport control protocol) and other transport layer protocols.
- TCP makes use of the exponential back off and slow start algorithms.
- We classify the congestion control algorithms based up on the feedback that is given by the network, the performance aspect that has to be improved, and modifications that have to be made for the present network, fairness criterion that is being used and so on.
- Congestion and flow control are two very important mechanisms used for keeping the traffic flow in order.
- Flow control is a mechanism that stretches from one end to another i.e., between the sender and the receiver where the speed of sender is much higher than that of the receiving node.
- Congestion control is implemented for preventing packet loss as well as delay that is caused as a side effect of the network congestion.
- Congestion is meant for controlling the traffic of the entire whereas flow control is limited to transmission between two nodes.
Posted by
Sunflower
at
8/26/2013 08:08:00 PM
0
comments
Labels: Communication, Congestion, Congestion control, Control, Data, Differences, Flow, Flow control, Incoming, Information, Mechanism, Networking, Networks, Nodes, Outgoing, Performance, Receiver, Sender, traffic
![]() | Subscribe by Email |
|
Sunday, August 25, 2013
What is the concept of flow control?
- The feedback is sent to the sending node by
the receiving node.
- The feedback is not sent to the sending node
by the receiving node.
Posted by
Sunflower
at
8/25/2013 03:09:00 PM
0
comments
Labels: Acknowledgement, Channels, Communication, Congestion, Control, Data, Defects, Errors, Flow control, Frames, Inefficient, Message, Process, Receiver, Sender, Techniques, transmission
![]() | Subscribe by Email |
|
Saturday, August 24, 2013
How can the problem of congestion be controlled?
- Exponential back off (used
in CSMA/ CA protocols and Ethernet.)
- Window reduction (used in
TCP)
- Fair queuing (used in
devices such as routers)
- The implementation of the
priority schemes is another way of avoiding the negative effects of this
very common problem. Priority schemes let the network transmit the packets
having higher priority over the others. This way only the effects of the
network congestion can be alleviated for some important transmissions.
Priority schemes alone cannot solve this problem.
- Another method is the
explicit allocation of the resources of the network to certain flows. This
is commonly used in CFTXOPs (contention – free transmission opportunities)
providing very high speed for LAN (local area networks) over the coaxial
cables and phone lines that already exist.
Ways to Classify Congestion Control Algorithm
- Amount as well as type of
feedback: This classification involves judging the algorithm on the basis
of multi-bit or single bit explicit signals, delay, loss and so on.
- The performance aspect taken
for improvement: Includes variable rate links, short flow advantage, fairness,
links that can cause loss etc.
- Incremental deployability: Modification is the need of sender only, modification is required by
receiver and the sender, modification is needed only by the router, and modification
is required by all three i.e., the sender, receiver and the router.
- Fairness criterion being
used: It includes minimum potential delay, max – min, proportional and so
on.
- End to end flow control
mechanism: This mechanism has been designed such that it can respond well
to the congestive collapse and thus behave accordingly.
- Mechanism in routers: This
mechanism is used for dropping or reordering packets under the condition
of overload.
Posted by
Sunflower
at
8/24/2013 11:25:00 PM
0
comments
Labels: Algorithms, Congestion, Congestion control, Control, Flow control, Network Congestion, Networking, Networks, Packets, Performance, Priority, Resources, Signals, Techniques, traffic, transmission, Transmit
![]() | Subscribe by Email |
|