noun
event queue
Technical computing term for a data structure that holds events waiting to be processed.
GUIアプリケーションでは、事象待ち行列がユーザー入力を管理する。
In GUI applications, the event queue manages user input.
Compound of 事象 (event) + 待ち行列 (queue). A direct translation of the English computing term 'event queue'.