Multiple choice technology architecture

What are all the functions of Service Broker?

  1. a) is the component that actually makes all the connections between components work.

  2. b) uses information about the components it finds in the SOA registry and threads the components together for the workflow engine.

  3. c) contains information (metadata) about all the components that the SOA supports.

  4. d) a&b

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

The Service Broker makes the actual connections between components work, using metadata from the SOA Registry to thread components together for the Workflow Engine. It acts as the dynamic binding mechanism that connects service consumers with providers.