Geoffrey-Yip / SimpleTomcat
Tomcat简易版
☆34Updated 7 years ago
Alternatives and similar repositories for SimpleTomcat:
Users that are interested in SimpleTomcat are comparing it to the libraries listed below
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 2 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated last week
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server☆47Updated 6 years ago
- ☆79Updated 2 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆43Updated 2 years ago
- RPC is a highly available pluggable architecture for remote calls☆30Updated 2 years ago
- The simple mybatis.(手写简易版 mybatis)☆27Updated last year
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 7 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 2 years ago
- 分布式学习,各种 Demo 实现☆28Updated 5 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 6 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 6 months ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆126Updated 2 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- 实战虚拟机☆94Updated 3 years ago
- java时间轮☆37Updated 6 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Updated 4 years ago
- 自己实现一个数据库☆16Updated 6 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- 📝《Java并发编程之美》阅读笔记☆73Updated 4 years ago
- 图解Java多线程设计模式代码Maven版☆37Updated 7 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆148Updated 3 years ago
- 慕课网广告系统设计微服务☆32Updated 2 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 4 years ago
- Java分布式应用学习笔记☆28Updated 7 years ago
- 手写实现IOC,DI,AOP☆37Updated 6 years ago
- RocketMQ源码解读及添加注释☆42Updated 6 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Updated 5 years ago