Event queue
Appearance
A WIMP environment such as windows, stores user generated events in an event queue by some form of prioritisation (usually time of event or order of importance). The system then passes each event from the event queue to the target application.