Event Processing

1 revision
#11 week ago
+6
Migrated from pages table
+**Event Processing** is the discipline of creating responses to [events](/wiki/event) as they happen. It captures, interprets, and acts upon streams of [data](/wiki/data) in near real-time, allowing systems to react swiftly to changes in their environment.
+## See also
+- [Event Driven](/wiki/event_driven)
+- [Data Stream](/wiki/data_stream)
+- [Real Time](/wiki/real_time)
... 1 more lines