Active Queue Management

E325871

Active Queue Management is a set of techniques used in network routers and switches to proactively manage packet queues and reduce congestion by intelligently dropping or marking packets before buffers overflow.

All labels observed (3)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf congestion control mechanism
network traffic management technique
queue management algorithm
aimsToOptimizeTradeoffBetween packet loss and latency
throughput and delay
appliesTo network routers
network switches
canBeConfiguredBy network administrators
canBeImplementedIn hardware-based routers
software-based routers
contrastsWith drop-tail buffering
tail drop queue management
fieldOfUse computer networking
packet-switched networks
hasConfigurationParameter drop probability function
queue delay target
target queue length
hasExample Random Early Detection
surface form: BLUE queue management algorithm

CoDel
Controlled Delay
PIE
Proportional Integral controller Enhanced
RED
Random Early Detection
WRED
Weighted Random Early Detection
hasGoal avoid global synchronization of TCP flows
control queue length
improve overall network performance
improve queueing delay
maintain high link utilization
prevent buffer overflow
reduce network congestion
hasProperty can mark packets using Explicit Congestion Notification
operates before buffer overflow occurs
uses average queue length or delay as signal
influences TCP congestion control behavior
end-to-end latency
packet loss patterns
throughput fairness among flows
relatedTo The Addition of Explicit Congestion Notification (ECN) to IP
surface form: Explicit Congestion Notification

Internet congestion control
Quality of Service
bufferbloat mitigation
queueing theory
usesStrategy feedback to congestion control algorithms
proactive packet dropping
proactive packet marking
probabilistic packet dropping

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 3168 relatedConcept Active Queue Management
RFC 2481 relatedTo Active Queue Management
S. Floyd contributedTo Active Queue Management
this entity surface form: IETF standards on congestion control
Random Early Detection influenced Active Queue Management
this entity surface form: Weighted RED