11 results for “topic:swim-protocol”
Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. It features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol. features cluster membership, failure detection, and gossip protocol library
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services
Cluster membership manager using the SWIM Protocol and Raft's leader election sub-protocol.
Leader election
Ruby implementation of the SWIM gossip protocol
A full-fledged distributed system built from scratch in Go, featuring a distributed log querier, gossip-based failure detection and membership protocol, and a hybrid Cassandra–HDFS file store for scalable, fault-tolerant storage.
Distributed Group Membership (DGM) is a distributed systems implementation of a group membership protocol with failure detection, designed for scalable cluster coordination in unreliable network environments.
SWIM protocol implementation
High-performance, zero-allocation distributed member list.
Distributed fault-tolerant key-value store using SWIM gossip protocol and quorum replication. Implements consistent hashing, automatic failure detection, and self-healing stabilization. Inspired by Apache Cassandra and Amazon DynamoDB.