|
|
|
|
|
by jon-wood
2617 days ago
|
|
The general concept of a blackboard is basically describing pubsub systems like Kafka - you throw a bunch of data into a queue, and anything that’s interested can grab that information, and potentially then publish further information built on top of it. |
|