A production-grade java implementation of RAFT consensus algorithm.
-
Updated
Feb 18, 2025 - Java
A production-grade java implementation of RAFT consensus algorithm.
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
MyRa es un algoritmo de consenso distribuido desarrollado en Java. Este algoritmo de consenso se basa en el algoritmo Raft con algunas modificaciones.
Funnel Replication algorithm implementation with support for crash recovery.
Implementation of RAFT distributed consensus algorithm for building a distributed message queue.
Studied different classes of distributed algorithms:4 classes of distributed algorithms: 1) Distributed Consensus 2) Distributed Storage 3) Security Protocols 4) Distributed Programming Support
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.
Add a description, image, and links to the distributed-consensus-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the distributed-consensus-algorithms topic, visit your repo's landing page and select "manage topics."