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.

Event
Example: Blackboard Service (Rust)

See how to set up a basic Blackboard service.

https://github.com/eclipse-iceoryx/iceoryx2/tree/main/examples/rust/blackboard
Example: Blackboard Service with Notification (Rust)

See how to set up a Blackboard service with notification.

https://github.com/eclipse-iceoryx/iceoryx2/tree/main/examples/rust/blackboard_event_based_communication