QuestionQ434
Software Development and DesignIn an event-driven-architecture-based system, what characteristic do the subscribers of a topic have?
- A They have access to all the messages in a topic.
- B The message is channeled by recognizing the message's function.
- C They route each incoming message to its destination.
- D The messages received must be stamped with information that identifies the sender.
Community Discussion