Event loop

id: event-loop-161-14815283
title: Event loop
text: In computer science, the event loop is a programming construct or design pattern that waits for and dispatches events or messages in a program. The event loop works by making a request to some internal or external "event provider", then calls the relevant event handler. It is also commonly implemented in servers such as web servers. The event-loop may be used in conjunction with a reactor, if the event provider follows the file interface, which can be selected or 'polled'. The event loop almost
brand slug: wiki
category slug: encyclopedia
description: Programming design pattern
original url: https://en.wikipedia.org/wiki/Event_loop
date created: 2006-03-13T11:53:51Z
date modified: 2024-08-27T11:56:25Z
main entity: {"identifier":"Q1349935","url":"https://www.wikidata.org/entity/Q1349935"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part