eseményfügg
Eseményfügg is a Hungarian term used in technical contexts to describe systems, components, or processes that operate in response to events. It is commonly encountered as shorthand for esemenyfüggő or in some cases as eseményvezérelt architectures. The concept denotes behavior that depends on incoming events rather than following a strictly predefined sequence, aligning with what is more widely known as event-driven approaches in computer science.
Etymology and nuance: the word is formed from esemény (event) and függ (to depend), conveying the idea
Usage in practice: in software engineering, eseményfüggő characteristics appear in event-driven programming, user interface event handling,
Relation to related terms: the more standard Hungarian equivalents are eseményvezérelt or esemenény-alapú (event-driven or event-based).
See also: eseményvezérelt programozás, eseményalapú architektúra, eseménykezelés.