Repository navigation

#

distributed-consensus-algorithms

A production-grade java implementation of RAFT consensus algorithm.

Java
3739
14 天前

Raft distributed consensus algorithm implemented in Rust.

Rust
3170
6 个月前

A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.

Rust
118
8 天前

Unofficial Python Binding of the tikv/raft-rs

Python
21
2 年前

Rust implementation of raft distributed consensus algorithm

Rust
9
6 年前

Implementation of Lamport's mutual exclusion algorithm

C
2
5 年前

Simple Raft implementation using gRPC

Go
2
5 年前

Implementation of RAFT distributed consensus algorithm for building a distributed message queue.

Python
0
4 年前

Funnel Replication algorithm implementation with support for crash recovery.

Java
0
5 年前

Studied different classes of distributed algorithms:4 classes of distributed algorithms: 1) Distributed Consensus 2) Distributed Storage 3) Security Protocols 4) Distributed Programming Support

0
6 年前

MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.

Java
0
2 年前

DAC (Distributed Airport Controller) es un controlador aéreo de aeropuertos. Es un sistema distribuido que hace uso de MyRa (otro repositorio mio) y permite organizar el proceso de despegue, aterrizaje y almacenamiento de múltiples aviones en un aeropuerto con un número limitado de pistas de despegue, aterrizaje y rodaje, y plazas de aparcamiento.

Java
0
2 年前