Dead letter queue
Term used in message queueing
In message queueing a dead letter queue (DLQ), or dead letter topic (DLT) in some messaging systems, is a service implementation to store messages that the messaging system cannot or should not deliver. Although implementation-specific, messages can be routed to the DLQ for the following reasons: The message is sent to a queue that does not exist.
Nº Q17037311 ★
Common · Knowledge
Dead letter queue
Term used in message queueing
In message queueing a dead letter queue (DLQ), or dead letter topic (DLT) in some messaging systems, is a service implementation to store messages that the messaging system cannot or should not deliver. Although implementation-specific, messages can be routed to the DLQ for the following reasons: The message is sent to a queue that does not exist.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
In message queueing a dead letter queue (DLQ), or dead letter topic (DLT) in some messaging systems, is a service implementation to store messages that the messaging system cannot or should not deliver. Although implementation-specific, messages can be routed to the DLQ for the following reasons: The message is sent to a queue that does not exist. The maximum queue length is exceeded. The message exceeds the size limit. The message expires because it reached the TTL (time to live) The message is rejected by another queue exchange. The message has been read and rejected too many times. Routing these messages to a dead letter queue enables analysis of common fault patterns and potential software problems. If a message consumer receives a message that it considers invalid, it can instead forward it an Invalid Message Channel, allowing a separation between application-level faults and delivery failures. Management of dead letter queues typically involves monitoring and alert systems. Organizations may implement specialized handlers for automated remediation or manual processing of DLQ messages. Queueing systems that incorporate dead letter queues include Amazon EventBridge, Amazon Simple Queue Service, Apache ActiveMQ, Google Cloud Pub/Sub, HornetQ, Microsoft Message Queuing, Microsoft Azure Event Grid and Azure Service Bus, WebSphere MQ, Solace Platform, Rabbit MQ, Confluent Cloud and Apache Pulsar.
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
Queue (abstract data type)
Abstract data type
Nº Q220543 ★★
Datagram Transport Layer Security
Communications protocol; lets datagram-based applications communicate in a way designed to prevent eavesdropping, tampering, or message forgery
Nº Q1172260 ★★
MQTT
Publish-subscribe based messaging protocol
Nº Q10322548 ★★★★
Deadlock (computer science)
State in which members are blocking each other
Nº Q623276 ★★
RabbitMQ
Open source message broker, sometimes referred to as "Rabbit"
Nº Q2081413 ★★
Telegraphy
Long distance transmission of text without the physical exchange of an object
Nº Q721587 ★★★