This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
Releases: aanciaes/ASD-Project1
Releases · aanciaes/ASD-Project1
Second Phase - Paxos Reads and Writes
Second Phase - Read and Write
Second Phase
Read and write with replication - No fault tolerance, no Paxos running
Version delivered for first phase
ASD-v1.1
Version delivered for first phase.
Features
- HyParView Join request
- Global View updated on each node on new node and fail
- Information dissemination implemented with Eager Push / Lazy Push + Anti Entropy
- Basic heartbeat
- Basic application
First Stable Version
ASD-v1.0
This release is the first version that can be delivered.
Features
- HyParView Join request
- Global View updated on each node
- Basic algorithm of information dissemination
- Basic heartbeat
- Basic application
Working Version of JoinRequest
Merge pull request #16 from aanciaes/develop Develop