Which architectural style uses a central data repository surrounded by independent specialized worker components (agents) that solve complex AI or signal problems cooperatively?
AMicrokernel Architecture
BLayered Architecture
CSpace-Based Architecture
DBlackboard Architecture
Explanation
Blackboard architecture allows heterogenous specialized knowledge sources to iteratively update a central shared blackboard state.

No Comments