跳转至

Event-driven

Reference: https://flink.apache.org/usecases.html#eventDrivenApps

  1. What are event-driven applications?

    An event-driven application is a stateful application that ingest and react to incoming events.

  2. What is the difference between event-driven applications and traditional applications?