noun
queue name
Computing term for the identifier assigned to a queue, used in messaging, task scheduling, or data structures.
システムは待ち行列名を使ってメッセージを振り分ける。
The system distributes messages using the queue name.
待ち行列 is the queue itself; 待ち行列名 is the name given to that queue.
Compound of 待ち行列 (queue) and 名 (name).