|
Marine Library
1.0
C++ library for Linux Networking Development
|
Consistent Hashng algorithm implementation. More...
#include <stdint.h>#include <cassert>#include <map>#include <vector>#include "template.hh"Go to the source code of this file.
Classes | |
| class | CConsistentHash< Key, HashKey > |
| A lightweight implementation of Consistent Hashng algorithm. More... | |
Consistent Hashng algorithm implementation.
1.8.11