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:
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 8 years ago
- http server based on netty for kids☆166Updated 7 years ago
- 实战虚拟机☆94Updated 4 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆88Updated 9 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 3 years ago
- 自己动手写Servlet容器系列文章☆55Updated 7 years ago
- java 程序员面试指南,常用面试题汇总解答☆209Updated 7 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- A lightweight web framework☆41Updated 4 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆123Updated 6 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Updated 6 years ago
- jdk源码学习笔记,人话翻译☆131Updated 7 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 简单netty轮子☆22Updated 4 years ago
- ☆87Updated 8 years ago
- JAVA实现的多线程http下载和单线程ftp下载,并支持断点下载☆48Updated 10 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 自己实现一个简单的IOC,非常的简单,当然也少不了依赖注入☆40Updated 6 years ago
- ☆80Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- NIO 编程模型 - Reactor,各版本实现☆57Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆112Updated last year
- Java 程序员进阶学习的思维导图☆68Updated 6 years ago
- JavaCore,Java核心技术学习的最佳实践。☆61Updated 4 years ago