Multiple Choice
Based on the publisher and subscriber roles established by the application of the Event-Driven Messaging pattern, which of the following statements are true?
A) a service, acting as a publisher, issues event notification messages to an event management program that is responsible for broadcasting the messages
B) a service consumer, acting as a subscriber, can selectively subscribe to specific events
C) an intermediate event management program enters the role of subscriber when accepting event subscriptions
D) upon receiving a message associated with an event that a service consumer subscribed to, the service consumer enters the publisher role
Correct Answer:

Verified
Correct Answer:
Verified
Q7: Which pattern aims to increase the autonomy
Q8: Because the Service Broker pattern is part
Q9: Which pattern can be applied together with
Q10: Which of the following statements is true?<br>A)
Q11: The application of the Protocol Bridging pattern
Q13: Which of the following represent common types
Q14: Which of the following statements about the
Q15: The Asynchronous Queuing pattern can be combined
Q16: Which of the following statements about the
Q17: The application of which pattern can address