Content deleted Content added
زئبق الاحمر Tags: Reverted Mobile edit Mobile web edit |
Apparition11 (talk | contribs) m Reverted edits by 2001:16A2:C340:9111:4981:B22F:E2F7:EB24 (talk) to last version by RobertskySemi |
||
Line 1:
{{Short description|Data transmission rate management}}
{{Distinguish|Control flow}}
{{Use dmy dates|date=July 2013}}
In [[data communications]], '''flow control''' is the process of managing the rate of data transmission between two nodes to prevent a fast sender from overwhelming a slow receiver. Flow control should be distinguished from [[congestion control]], which is used for controlling the flow of data when congestion has actually occurred.<ref name=ATM-Traffic-Management /> Flow control mechanisms can be classified by whether or not the receiving node sends feedback to the sending node.
Flow control is important because it is possible for a sending computer to transmit information at a faster rate than the destination computer can receive and process it. This can happen if the receiving computers have a heavy traffic load in comparison to the sending computer, or if the receiving computer has less processing power than the sending computer.
|