Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コンシステントハッシュシステムの実装で使用する高速ハッシュアルゴリズムの良い選択として、Fowler-Noll-Vo(FNV)が推奨されているのを見てきました。
しかし、それに適したJavaソースを見つけることができないようです。
Javaソースはgetopt.orgにあります。