Event-driven
Reference: https://flink.apache.org/usecases.html#eventDrivenApps
-
What are event-driven applications?
An event-driven application is a stateful application that ingest and react to incoming events.
-
What is the difference between event-driven applications and traditional applications?