Based on the publisher and subscriber roles established by the application of the Event-Driven Messaging pattern, which of the following statements are true?
Select all that apply, then click Submit answer.
-
○
a service, acting as a publisher, issues event notification messages to an event management program that is responsible for broadcasting the messages
-
○
a service consumer, acting as a subscriber, can selectively subscribe to specific events
-
○
an intermediate event management program enters the role of subscriber when accepting event subscriptions
-
○
upon receiving a message associated with an event that a service consumer subscribed to, the service consumer enters the publisher role