liuzhengyang / interviewLinks
常见技术问题收集和分析
☆20Updated 8 years ago
Alternatives and similar repositories for interview
Users that are interested in interview are comparing it to the libraries listed below
Sorting:
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- java 并发学习笔记☆97Updated 10 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated 2 years ago
- My sample code repository☆146Updated 2 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 7 years ago
- Effective IntelliJ IDEA☆40Updated 8 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- An lighting McQueenRPC based on netty/mina/grizzly,it includes connection management & rpc abstract,especially how to get high performanc…☆132Updated 10 years ago
- 阿里巴巴中间件大赛第二赛季代码(最终排名13,比赛结束之后跑出了31.5w的query数量)☆30Updated 9 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- 核心、新技术重要资料整理☆91Updated last month
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- 可靠消息系统,用于保证消息生产者生产 的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 months ago
- ☆80Updated 5 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 8 years ago
- 《Kafka技术内幕》代码☆191Updated 7 years ago
- A lightweight distributed RPC framework☆141Updated 6 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 7 years ago
- HttpSession base on Redis, support RESTful API.☆83Updated 9 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆107Updated 10 years ago
- A project for all things about api gateway.☆71Updated 2 years ago
- 阿里中间件搬砖头比赛异步请求版☆68Updated 4 years ago
- Spring boot回调接口汇总☆172Updated 7 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Updated 8 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 9 years ago