dead letter queue
常見例句
- The dead-letter queue is a queue managed by the sending application's queue manager that stores messages that have failed to be delivered or have expired.
死信隊列是由發(fā)送應(yīng)用程序的隊列管理器管理的隊列,可以存儲未能傳遞或已過期的消息。 - This structure includes the name of the destination queue and the reason why the message was put on the dead-letter queue. Table 3 lists the main fields in MQDLH
該結(jié)構(gòu)包含目標(biāo)隊列的名稱和將消息放在死信隊列上的原因。 - In the case of delivery failure for transactional messages, the message is sent to the transactional dead-letter queue on the source computer in all negative and in-doubt cases.
一旦事務(wù)性消息傳遞失敗,則在所有否定的和不確定的情況下,消息將被發(fā)送到源計算機上的事務(wù)性死信隊列。 返回 dead letter queue