A p2p key-value storage system
-
Updated
Nov 16, 2025 - Java
A p2p key-value storage system
IST- Sistemas Distribuidos 2018
This project implements a protocol for coordinating a group of replicas in a distributed system, ensuring fault tolerance through a quorum-based approach.
Totally ordered broadcast crashes resilient
This repository provides a quorum-based total order broadcast system built on an actor-based model that manages node crashes with timeouts and coordinator crashes through a ring-based election algorithm
Project for the course Distributed Systems 2023/24 @ University of Trento
Add a description, image, and links to the quorum-consensus topic page so that developers can more easily learn about it.
To associate your repository with the quorum-consensus topic, visit your repo's landing page and select "manage topics."