JueFan / BloomFilterToolLinks
这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串
☆17Updated 9 years ago
Alternatives and similar repositories for BloomFilterTool
Users that are interested in BloomFilterTool are comparing it to the libraries listed below
Sorting:
- redis分布式锁☆48Updated 10 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 限流幂等框架☆19Updated 7 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 9 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Updated 8 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 一致性hash算法案例☆11Updated 10 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 3 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 轻量级java消息中间件☆55Updated 9 years ago
- 参加阿里巴巴中间件比赛时的mom项目源码☆22Updated 9 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- 一款基于Java注解的elasticsearch mapping生成工具,支持ES 5.2.0所有可选参数☆21Updated 8 years ago
- 基于tcc的Java分布式事务框架☆18Updated 8 years ago
- Java Concurrent Programming☆22Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 8 years ago
- kafka学习总结,源码剖析☆35Updated 10 years ago
- 基于zookeeper的分布式锁的实现☆23Updated 9 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆31Updated 8 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Updated 9 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- springcloud-demo, 注册中心、负载均衡、熔断器、调用监控、API网关示例☆15Updated 8 years ago