/Consistent-Hashing

This repository contains a Java implementation of ring consistent hashing, a technique for distributing data across a cluster of servers in a way that minimizes the amount of data that needs to be moved when a server is added or removed from the cluster.

Primary LanguageJava

Stargazers

No one’s star this repository yet.