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
- ZooKeeper源码剖析☆64Updated 8 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 《Kafka技术内幕》代码☆191Updated 7 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- java远程调用框架☆61Updated 7 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- yangqi's blog☆100Updated 8 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 4 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Updated 6 years ago
- ☆131Updated last year
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35Updated 7 years ago
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- RPC with service discovery base on netty☆116Updated 8 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- A lightweight distributed RPC framework☆141Updated 6 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- ☆26Updated 7 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- 分布式数据库一致性组件☆20Updated 7 years ago
- redis分布式锁☆48Updated 10 years ago
- Automatically exported from code.google.com/p/fqueue☆30Updated 10 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Updated 3 years ago
- java 并发学习笔记☆97Updated 10 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 7 years ago