immortalCockroach / alibabaMiddlewareRace-s2Links
阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)
☆30Updated 9 years ago
Alternatives and similar repositories for alibabaMiddlewareRace-s2
Users that are interested in alibabaMiddlewareRace-s2 are comparing it to the libraries listed below
Sorting:
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 5 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 8 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- My sample code repository☆146Updated 2 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 7 years ago
- 阿里中间件搬砖头比赛异步请求版☆68Updated 4 years ago
- ☆26Updated 7 years ago
- A RPC framework in taobao based on java NIO.☆158Updated 3 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 轻量级java消息中间件☆54Updated 9 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Updated 6 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 文件数据库☆62Updated 3 years ago
- shared memory based ipc framework with ultra high performance☆73Updated 9 years ago
- A protobuf based high performance RPC framework leveraging full-duplexing and asynchronous I/O with netty☆167Updated 9 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- fox is a distributed RPC framework☆79Updated 4 months ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- RPC with service discovery base on netty☆116Updated 8 years ago
- xa事务demo☆23Updated 8 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- thrift项目的集合☆27Updated 8 years ago
- 《Kafka技术内幕》代码☆191Updated 7 years ago