https://github.com/alexsartori/qtob
University project for the Distributed Systems 1 course.
https://github.com/alexsartori/qtob
Last synced: 3 months ago
JSON representation
University project for the Distributed Systems 1 course.
- Host: GitHub
- URL: https://github.com/alexsartori/qtob
- Owner: AlexSartori
- Created: 2020-05-20T17:51:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T16:44:12.000Z (over 4 years ago)
- Last Synced: 2025-01-14T07:52:51.919Z (5 months ago)
- Language: Java
- Size: 255 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quorum-based Totally Ordered Broadcast
This project is developed using the [Akka](https://www.akka-technologies.com/) framework and implements a Quorun-Based Totally Ordered Broadcast algorithm.
For information about its usage and implementation choices please refer to the [Documentation.pdf](https://github.com/AlexSartori/DS1-project/blob/master/Documentation.pdf) file.
---
Copyright 2020, Sartori Alessandro & Massimiliano Fronza