consitent hash algorithm
-
Updated
Aug 16, 2016 - Java
consitent hash algorithm
grpclb policy that consistent hash implemention, base on discovery systems like etcd, consul etc.
In-memory immutable wait-free consistent hashing ring data structure, supporting virtual nodes & replication.
class presentation on scalable web architectures/distributed web crawling | comp 599 graduate seminar | fall 2018 | spring 2019
consistent hashing paper implementation using Red Black tree
Jump Consistent Hashing Algorithm implemented in PHP 7 Extension
A simple and fast consistent hash-ring for go
An object extension for generating a consistent Hash of any object for every program run
一个根据google maglev 论文,用c语言实现的一致性hash算法
Golang 's implementation of consistent hashing algorithm using hash ring, which is thread-safe, and can be used concurrently.
Thinking about the construction of distributed systems starting from the *consistent hash* algorithm.
一致性哈希
A concurrent, lock-free consistent hashing ring implementation in Rust.
A consistent hashing implementation for .NET.
Implementation of jump consistent hashing from From the paper "A Fast, Minimal Memory, Consistent Hash Algorithm" by John Lamping, Eric Veach (2014).
High performance Ring Consistent Hash implementation
consistent hashing data structure
A revamped Google's jump consistent hash
Rust implementation for consisent hashing
Add a description, image, and links to the consistent-hash-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the consistent-hash-algorithm topic, visit your repo's landing page and select "manage topics."