Blackboard#
Conceptual documentation for the blackboard pattern is not yet complete.
For the time-being, take a look at the API reference
for information on how to use it.
Further Reading#
Understand Events
See how the Event
messaging pattern can be used to coordinate participants.
Example: Blackboard Service (Rust)
See how to set up a basic Blackboard
service.
Example: Blackboard Service with Notification (Rust)
See how to set up a Blackboard
service with notification.