Event queue Guide, Meaning , Facts, Information and Description
An event queue is a software queue that is used to process a sequence of inputs, typically from the user. Each record in the queue contains data detailing the event, including the time of occurance, the type of input device, and the specific input parameters.A WIMP environment such as Windows, stores user-generated events in an event queue by some form of prioritization (usually time of event or order of importance). The system then passes each event from the event queue to the target application.
This is an Article on Event queue. Page Contains Information, Facts Details or Explanation Guide About Event queue
