A simple implement of consistent hash (hash ring) by Java.
Primary LanguageJava
A simple implement of consistent hash (hash ring) by Java (JDK 6).