Multiple choice technology architecture

Which is the run time component in Message Broker ?

  1. Configuration Manager

  2. Broker

  3. Channel

  4. Queue Manager

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In IBM WebSphere Message Broker (now IBM Integration Bus), the Broker is the runtime execution engine that processes messages through flows. Configuration Manager is for design-time configuration, Channel is an MQ component, and Queue Manager is part of MQ, not Message Broker runtime. The Broker is the actual runtime component that executes message flows and transformations.