liujunlingx / LightWebServerLinks
Java web server using NIO, compatible with http1.1 and support simple MVC function.
☆37Updated 3 years ago
Alternatives and similar repositories for LightWebServer
Users that are interested in LightWebServer are comparing it to the libraries listed below
Sorting:
- 手写简化版Web服务器☆130Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 手写实现IOC,DI,AOP☆37Updated 6 years ago
- NIO 编程模型 - Reactor,各版本实现☆55Updated 4 years ago
- This is a HTTP Server with a Servlet container, basing on java nio.☆27Updated 7 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 6 years ago
- A scalable java servlet container base on reactor☆33Updated 4 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- ☆80Updated 2 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆44Updated 2 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆94Updated 4 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 8 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 3 years ago
- (用于学习)实现一个简单的消息队列。☆32Updated 2 years ago
- Project Autumn - Toy Java application frameworks for lightweight projects☆49Updated 2 years ago
- simplest rpc implementation☆195Updated 7 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @Controller、@Aut…☆112Updated 3 years ago
- ☆83Updated 11 months ago
- 自己动手写Servlet容器系列文章☆55Updated 7 years ago
- 以诺秒杀商城☆19Updated 7 years ago
- RPC is a highly available pluggable architecture for remote calls☆30Updated 3 years ago
- I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server☆47Updated 7 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 7 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 3 years ago
- 一个Java实现的轻量级的rpc小框架☆37Updated 2 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆249Updated 9 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- 学习tomcat源码☆79Updated 6 years ago
- ☆47Updated 2 years ago