- An event handler is a callback routine that operates asynchronously and handles inputs received into a program (events). In this context, an event is some meaningful element of application information from an underlying development framework, usually from a graphical user interface (GUI) toolkit or some kind of input routine. On the GUI side, events include key strokes, mouse activity, action selections, or timer expirations. On the input side, events include opening or closing files and data streams, reading data and so forth.
Some software architectures operate almost entirely by producing, managing, and consuming events. Nearly all software architectures must include at least some event handling capabilities, if only to deal with out-of-bounds conditions and errors.
 |
Learn more about SOA event-driven architecture (EDA) |
| LAST UPDATED: |
28 Sep 2007
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->


 |
 |
|  |
RELATED GLOSSARY TERMS
| Terms from Whatis.com − the technology online dictionary |
 |
business event management
(SearchSOA.com)
Business event management is the practice of incorporating business logic into labeling events, communicating events and handling events......
|
 |
complex event processing
(SearchSOA.com)
Complex event processing (CEP) is the use of technology to predict high-level events likely to result from specific sets of low-level factors......
|
|

|