Low-latency queuing (LLQ) is a network scheduling feature developed by Cisco to bring strict priority queuing (PQ) to class-based weighted fair queuing (CBWFQ). LLQ allows delay-sensitive data (such as voice) to be given preferential treatment over other traffic by letting the data to be dequeued and sent first.[1]

Development

edit

Class-based weighted fair queuing (CB-WFQ) was initially released without the support of a priority queuing system, thus it could not guarantee the delay and jitter (delay variation) requirements of real-time, interactive voice and video conversations. Since for CBWFQ, the weight for a packet belonging to a specific class is derived from the bandwidth assigned to the class, which in turn determines the order in which packets are sent. All packets are serviced fairly based on weight and no class of packets may be granted strict priority. This scheme poses problems for voice traffic that is largely intolerant of delay, especially variation in delay.

In order to address this, Cisco released LLQ to provide strict priority queuing for CBWFQ by enabling the use of a single, strict priority queue within CBWFQ at the class level. This allows for directing traffic belonging to a class to the CBWFQ strict priority queue. One or more classes priority status can be given within a policy map. When multiple classes within a single policy map are configured as priority classes, all traffic from these classes is enqueued to the same single, strict priority queue.

See also

edit

References

edit
  1. ^ Low Latency Queueing Archived 22 February 2009 at the Wayback Machine, Cisco IOS Software Releases 12.0 T
edit

📚 Artikel Terkait di Wikipedia

L4S

L4S (for Low Latency, Low Loss and Scalable Throughput) is an IETF network protocol and congestion control technology designed to simultaneously lower

Latency (engineering)

experience some sort of latency, regardless of the nature of the stimulation to which it has been exposed. The precise definition of latency depends on the system

High-frequency trading

class of high-frequency trading strategies relies exclusively on ultra-low latency direct market access technology. In these strategies, computer scientists

LLQ

LLQ may refer to: Low Latency Queuing Left lower quadrant Monticello Municipal Airport (Arkansas) DNS long lived queries This disambiguation page lists

Quality of service

Class of service Cross-layer interaction and service mapping LEDBAT Low-latency queuing (LLQ) Micro Transport Protocol Net neutrality QPPB Series of tubes

Priority queue

outgoing traffic queuing due to insufficient bandwidth, all other queues can be halted to send the traffic from the highest priority queue upon arrival.

Native Command Queuing

server-type applications. Native Command Queuing was preceded by Parallel ATA's version of Tagged Command Queuing (TCQ). ATA's attempt at integrating TCQ

Scheduling (computing)

first-come first-served queuing of data packets. The simplest best-effort scheduling algorithms are round-robin, fair queuing (a max-min fair scheduling