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基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 7 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆124Updated 3 years ago
- 模拟Spring框架,实现IOC,AOP☆136Updated 8 years ago
- 实战虚拟机☆94Updated 4 years ago
- 一个mini Spring IOC实现☆45Updated 8 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆88Updated 9 years ago
- 简单netty轮子☆22Updated 4 years ago
- 自己动手写Servlet容器系列文章☆54Updated 7 years ago
- http server based on netty for kids☆168Updated 7 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆89Updated 11 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Updated 11 years ago
- JAVA实现的多线程http下载和单线程ftp下载,并支持断点下载☆48Updated 10 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆38Updated 3 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆65Updated last month
- Java网络编程:BIO、NIO、AIO☆134Updated 3 years ago
- java远程调用框架☆61Updated 7 years ago
- Java多线程高并发实例☆38Updated 4 years ago
- A lightweight web framework☆40Updated 5 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆74Updated 5 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- NIO 编程模型 - Reactor,各版本实现☆57Updated 5 years ago
- 学习笔记。☆34Updated last week
- java 实现线程池☆16Updated 9 years ago
- 自己实现一个简单的IOC,非常的简单,当然也少不了依赖注入☆40Updated 7 years ago
- 秒杀与抢购系统架构设计与实现☆277Updated 7 years ago
- ☆86Updated 8 years ago
- java 程序员面试指南,常用面试题汇总解答☆209Updated 7 years ago
- 基于Netty搭建的简易RPC☆62Updated 2 years ago
- (用于学习)实现一个简单的消息队列。☆32Updated 3 years ago