
Java implementation of the jump consistent hashing algorithm from Lamping and Veach. Paper http://arxiv.org/ftp/arxiv/papers/1406/1406.2294.pdf.
统计数据 |
|
||
---|---|---|---|
|
|||
项目名称 | Jump consistent hash | ||
项目主页 | https://github.com/ssedano/jump-consistent-hash | ||
隶属组织 | |||
开源协议 | Apache License, Version 2.0 | ||
仓库 | Central | ||
类库 | Jump consistent hash | ||
标签 |
|
||
版本信息 |
|
||
Sha1对照码 | 52f70f53680fa1de63067cb71adecf140f028b36 | ||
索引时间 |
|
版本列表
版本号 | 引用数量 | 文件大小 | 发布时间 |
---|---|---|---|
1.0.0 | 12 | 3.9 KB | 2014-08-30 10:48:25 |
以下为最新版本相关资料
版本总数 | 引用类库 | 依赖类库 | 相关文件 |
---|---|---|---|
1 | 2 | 1 | 查看全部文件 |
资源下载
Apache Maven
Gradle/Grails
Scala SBT
Ivy
Groovy Grape
Leiningen
Apache Buildr
研发人员
Id | Name | Website | |
---|---|---|---|
Serafin Sedano | serafin.sedano@gmail.com | http://github.com/ssedano |
Dependencys
GroupId | ArtifactID | Version | Scope |
---|---|---|---|
junit | junit | 4.11 | test |
许可证
名称 | 主页 |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Include Files
Name | |||
---|---|---|---|
com.github.ssedano.hash.JumpConsistentHash.class |