hansiming / HttpServerByJavaNIOLinks
基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。
☆42Updated 8 years ago
Alternatives and similar repositories for HttpServerByJavaNIO
Users that are interested in HttpServerByJavaNIO are comparing it to the libraries listed below
Sorting:
- 实战虚拟机☆94Updated 4 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- http server based on netty for kids☆165Updated 7 years ago
- 自己动手写Servlet容器系列文章☆55Updated 7 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆88Updated 9 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 3 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 8 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆123Updated 6 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 3 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆265Updated 6 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆87Updated 10 years ago
- NIO 编程模型 - Reactor,各版本实现☆56Updated 4 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- java 程序员面试指南,常用面试题汇总解答☆208Updated 6 years ago
- ☆80Updated 2 years ago
- java远程调用框架☆61Updated 6 years ago
- 自己实现一个简单的IOC,非常的简单,当然也少不了依赖注入☆40Updated 6 years ago
- 学习笔记。☆32Updated last week
- 简单netty轮子☆22Updated 4 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆249Updated 9 years ago
- 这是一个简单的IoC容器实现☆26Updated 8 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- simplest rpc implementation☆194Updated 7 years ago
- jdk8源码,会逐步加上自己的阅读注释。☆58Updated 3 years ago
- Java并发编程☆205Updated 9 years ago
- ☆87Updated 8 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 乞丐版servlet容器☆34Updated 7 years ago