Repository navigation

#

atomic-broadcast-protocol

分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab

341
7 年前

An implementation of Atomic Broadcast using Multi-Paxos.

Rust
4
7 年前

From Consensus to Atomic Broadcast: Time-Free Byzantine-Resistant Protocols without Signatures

Go
2
4 年前

This repo is based on the class project to build distributed e-commerce web application

Python
1
4 年前

Test suite to guide implementations of RAFT consensus protocol

Go
1
8 天前

From Consensus to Atomic Broadcast: Time-Free Byzantine-Resistant Protocols without Signatures - Client

Go
0
4 年前

Implementação do protocolo Deferred Update Replication (DUR) com ordenação total via sequencer, suporte a múltiplas réplicas, verificação de conflitos de versão e tolerância a falhas. Inclui cenários de teste com concorrência, falhas e abortos controlados.

Python
0
3 个月前

An implementation of the ISIS ABCAST algorithm that establishes totally ordered broadcast communication between multiple processes using a sequencer.

Java
0
3 个月前