Consistent hashing
libconhashisaconsistenthashinglibraray,whichcanbecompiledbothonWindowsandLinuxplatform.Highperformance,easytouse,andeasytoscaleaccordingtonode'sprocessingcapacity.
用户评论
推荐下载
-
Consistent Hashing and Random Trees
ConsistentHashingandRandomTrees
26 2019-07-06 -
Consistent Hashing and Random Trees Distributed Caching Protocols for Relieving
第一次提出一致性哈希环的论文,说的是比较好的,稍微有点英语基础的,应该都可以看懂。在分布式,缓存流行的今天,确实是不错的充电利器。
23 2019-10-13 -
Go Consistent hashing Go中的散列环实现
Consistent-hashing: Go中的散列环实现
16 2020-07-20 -
基于一致性hash算法consistent hashing的使用详解
本篇文章对一致性hash算法(consistent hashing)的使用进行了详细的分析介绍。需要的朋友参考下
25 2020-09-11 -
interactive consistent hashing用代码解释一致的哈希交互源码
交互式一致哈希 横幅放置 序幕 如何/为什么/何时/什么? 引言 设计目标 整体设计 技术故障 跑步 系统/后端 写在Julia 选项1:使用Docker 如果您不想安装/使用julia ,则可以通过
14 2021-03-31 -
spectral hashing
Semantichashingseekscompactbinarycodesofdata-pointssothattheHammingdistancebetweencodewordscorrelate
25 2019-07-05 -
The Joys of Hashing
TheJoysofHashing,HashTableProgrammingwithC,2019年新书,哈希编程的乐趣,基于C语言实现Hash表。
17 2019-07-05 -
Eventual_Consistent
Building reliable distributed systems at a worldwide scale demands trade-offs between consistency an
29 2019-04-08 -
Hashing searching sketching
详细论述了基于ball-and-bin思路的Hash算法的最新进展,以及该算法如何应用于快速搜索和流数据(streamdata)的数据总结(“勾画”(sketch))
31 2019-06-01 -
Supervised Hashing with Kernels
SupervisedHashingwithKernelsCVPR2012的文章,挺不错的。
29 2019-09-17
暂无评论