Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How Event-Based Patterns work

An event-driven architecture consists of event producers that generate a stream of events, and event consumers that listen for the events.

...