Publish/Subscribe → A single event published by a producer can be consumed by multiple subscribers.
Point-to-Point (Queue-based) → Messages sent directly from producer to consumer via queues.
Other options are incorrect:
Event Sourcing is not part of SAP Event Mesh capabilities.
Request/Reply is synchronous, not the main EDA pattern.
Choreography/Orchestration are higher-level process design concepts, not the eventing patterns.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit