wyzssw / kafka--summaryLinks
kafka学习总结,源码剖析
☆35Updated 10 years ago
Alternatives and similar repositories for kafka--summary
Users that are interested in kafka--summary are comparing it to the libraries listed below
Sorting:
- 2016年阿里中间件性能挑战赛复赛☆90Updated 8 years ago
- 《Kafka技术内幕》代码☆192Updated 7 years ago
- My sample code repository☆146Updated 2 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- ZooKeeper源码剖析☆63Updated 7 years ago
- yangqi's blog☆100Updated 8 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 6 years ago
- ☆26Updated 6 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 2 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- poseidonX 是一个基于jstorm和flink的一体化实时计算服务平台☆55Updated 6 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- ☆80Updated 5 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 7 years ago
- 分布式数据库一致性组件☆20Updated 6 years ago
- 基于zookeeper的分布式定时任务调度系统☆28Updated 9 years ago
- redis分布式锁☆47Updated 9 years ago
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆27Updated last year
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆191Updated 6 years ago
- Java并发的系统性学习☆25Updated 7 years ago
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-frame…☆17Updated 6 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Updated 8 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆35Updated last year