Quiz 2 Question 13 of 20

An architect is designing a multi-agent system with the following dependency graph: Agent A must complete before Agents B and C can begin; Agents B and C can run concurrently; Agent D cannot start until both B and C are complete. Which coordination pattern is most appropriate?

Select an answer to reveal the explanation.

Motivation