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:
- My sample code repository☆146Updated 2 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 《Kafka技术内幕》代码☆192Updated 7 years ago
- yangqi's blog☆100Updated 8 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35Updated 7 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 4 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- A lightweight distributed RPC framework☆141Updated 6 years ago
- RPC with service discovery base on netty☆115Updated 7 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 7 years ago
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Updated 9 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆35Updated last year
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- ☆87Updated 8 years ago
- redis分布式锁☆48Updated 10 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- shared memory based ipc framework with ultra high performance☆73Updated 9 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- ☆26Updated 7 years ago
- ☆131Updated last year
- thrift项目的集合☆27Updated 8 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆202Updated 8 years ago
- 基于zookeeper的分布式定时任务调度系统☆28Updated 9 years ago
- a simple rpc framework☆16Updated 8 years ago