Research Article
Smart-RED: A Novel Congestion Control Mechanism for High Throughput and Low Queuing Delay
Algorithm 1
Smart-RED Algorithm.
for each arriving packet do | |
if then | |
accept that packet | |
else if then | |
set = | |
else if then | |
mark that packet | |
end if | |
end for |