DunderGG/Distributed-Blackboards
Here we were supposed to use Repy and the Seattle framework to implement a simple distributed blackboard. First we used a centralized communication scheme and leader elections. In the next version we changed this to no centralized leader and no ring topologies, but with eventual consistency. In the final version we were supposed implement consistency based on a quorum protocol.
No issues in this repository yet.