codefollower / Tomcat-Research
Tomcat源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)
☆369Updated 8 years ago
Alternatives and similar repositories for Tomcat-Research:
Users that are interested in Tomcat-Research are comparing it to the libraries listed below
- 中文注释并附带图解架构☆480Updated 9 years ago
- MyBatis源码中文注释版☆143Updated 10 years ago
- Distributed Java.《分布式 Java》☆353Updated 2 years ago
- 关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。☆354Updated 4 years ago
- jdk源码学习笔记,人话翻译☆131Updated 7 years ago
- 深入JVM虚拟机全书 脑图☆233Updated 6 years ago
- 《How Tomcat Works》 every chapter demo☆233Updated 6 years ago
- servlet3示例(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》)☆625Updated 6 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆226Updated last year
- JSR 340: Java Servlet 3.1 Specification 《Java Servlet 3.1 规范》中文翻译及示例。☆163Updated 4 years ago
- A high-performance, open-source java RPC framework.☆157Updated last year
- 基于netty轻量的高性能分布式RPC服务框架☆428Updated 7 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 7 years ago
- 📚 a mini book about springmvc☆391Updated 9 years ago
- dubbo源码解析☆68Updated 6 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)☆358Updated 2 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆166Updated 2 years ago
- 《Java多线程编程实战指南(设计模式篇)》源码☆664Updated 5 years ago
- Code of Spring In Action 3rd, Spring学习笔记☆169Updated last year
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆338Updated 2 years ago
- (用于归档)各种开源项目代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆215Updated 8 years ago
- 一个基于原生JDK动态代理实现的AOP小例子☆140Updated 7 years ago
- A crafted and atomic component library for Java.☆392Updated 8 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆199Updated 6 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 2 years ago
- A lightweight distributed RPC framework☆142Updated 6 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108Updated 9 years ago
- simplest rpc implementation☆193Updated 6 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago