-
-
Notifications
You must be signed in to change notification settings - Fork 13
Blackboard
Eric Steen edited this page Jun 3, 2020
·
2 revisions
-
Global Blackboard
- all nodes share this knowledge store
- the automata will act upon seeing certain data changes in the global blackboard
-
Individual Node Blackboards
- node blackboards use protected tables for knowledge sharing – all processes can read, one process has write access
- the automaton will act upon seeing certain data changes in the global blackboard