一致性hash算法案例
☆11Jul 23, 2015Updated 10 years ago
Alternatives and similar repositories for ConsistentHash
Users that are interested in ConsistentHash are comparing it to the libraries listed below
Sorting:
- 这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串☆16Apr 11, 2016Updated 9 years ago
- Implementing Consistent Hashing in Java☆34Aug 1, 2014Updated 11 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- 反向代理与负载均衡☆11Jun 8, 2020Updated 5 years ago
- Fast HTTP protocol with separate netty+disruptor based server☆41Apr 29, 2012Updated 13 years ago
- Java 游戏服务器 仿照网狐内核编写☆14Aug 2, 2015Updated 10 years ago
- ☆11Jul 13, 2016Updated 9 years ago
- DDPush任意门推送,开源免费实时信息推送服务器,官网http://www.ddpush.net/☆24Mar 11, 2015Updated 10 years ago
- 一个UDP的即时语音聊天☆14Jul 31, 2015Updated 10 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 4 months ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- 使用 Netty 自己写了一个 RPC☆19Dec 22, 2018Updated 7 years ago
- B+树☆15Dec 19, 2017Updated 8 years ago
- 自己实现的一个精简版IoC容器☆18May 20, 2017Updated 8 years ago
- mybatis深入学习代码文档以及源码解析,包含通用mapper、分页等插件的详细介绍以及使用☆23Feb 8, 2019Updated 7 years ago
- 一致性hash算法☆46Nov 28, 2022Updated 3 years ago
- Guava的EventBus源码学习☆25Jul 1, 2015Updated 10 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 6 years ago
- Validator基于Java Web的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展☆21Jul 31, 2017Updated 8 years ago
- Reads a HBase table and writes the out as Text, Seq, Avro, or Parquet☆28May 15, 2014Updated 11 years ago
- 🚜线程安全、网络编程、消息中间件文章源码🚜☆28Apr 19, 2018Updated 7 years ago
- 魅狐引擎-游戏服务器开发引擎☆21May 4, 2016Updated 9 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- A smart fashion web app built with Python (Flask) that recommends personalized outfits based on user profiling and AI analysis. It includ…☆16May 14, 2025Updated 9 months ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- Java implementation of the jump consistent hash☆31Feb 21, 2022Updated 4 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Mar 5, 2024Updated last year
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- hanboDB is a high available,low latency memory database system☆37Apr 4, 2023Updated 2 years ago
- A Scala client for running queries against a Prometheus backend.☆12Dec 23, 2021Updated 4 years ago
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- VOIP Project in Java☆11Jan 16, 2013Updated 13 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago