Skip to content

Repy and the Seattle framework are used in implementing a simple distributed blackboard. A number of machines around the world, each one having each own blackboard. When a message is written in one board, it should be also propagated to all other boards

Notifications You must be signed in to change notification settings

GcherkosH/Distributed-Blackboard

Repository files navigation

Distributed-Blackboard

Repy and the Seattle framework are used to implement a distributed blackboard. A number of machines around the world, each one having each own blackboard. When a message is written in one board, it should be also propagated to all other boards I have implimented based on various protocols such as LEADER ELECTION algorithm, Consistency through voting based protocol and Eventual consistency algorithm.

About

Repy and the Seattle framework are used in implementing a simple distributed blackboard. A number of machines around the world, each one having each own blackboard. When a message is written in one board, it should be also propagated to all other boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published