A production-grade java implementation of RAFT consensus algorithm.
翻译 - RAFT共识算法的生产级Java实现。
Raft distributed consensus algorithm implemented in Rust.
A generic raft library
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.
Unofficial Python Binding of the tikv/raft-rs
Rust implementation of raft distributed consensus algorithm
Implementation of Lamport's mutual exclusion algorithm
Simple Raft implementation using gRPC
Implementation of RAFT distributed consensus algorithm for building a distributed message queue.
Funnel Replication algorithm implementation with support for crash recovery.
Studied different classes of distributed algorithms:4 classes of distributed algorithms: 1) Distributed Consensus 2) Distributed Storage 3) Security Protocols 4) Distributed Programming Support
MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.
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, aterrizaj...