code4wt / toyhttpd
I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server
☆47Updated 7 years ago
Alternatives and similar repositories for toyhttpd
Users that are interested in toyhttpd are comparing it to the libraries listed below
Sorting:
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理 对应的URI。☆42Updated 8 years ago
- ☆23Updated 4 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 3 years ago
- ☆80Updated 2 years ago
- 实战虚拟机☆94Updated 4 years ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆44Updated 2 years ago
- 手写实现IOC,DI,AOP☆37Updated 6 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- ☆47Updated 2 years ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- Java分布式应用学习笔记☆28Updated 8 years ago
- java并发编程的艺术 笔记☆22Updated 7 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆94Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 9 months ago
- 基于Netty搭建的简易RPC☆62Updated last year
- Netty tutorials(Netty教程)☆59Updated last year
- Spring FrameWork 0.9.1 Version for learning☆29Updated 6 years ago
- MyBatis实战《MyBatis从入门到精通》读书笔记&源代码☆65Updated 2 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 分布式学习,各种 Demo 实现☆28Updated 6 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- Java多线程编程学习,三本书和两套视频教程的学习☆41Updated last year
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 2 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- 简单限流算法实现☆23Updated 5 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 亿级流量电商详情页系统实战(第二版)练习项目☆39Updated 5 years ago
- 《深入理解Java虚拟机 - Jvm高级特性与最佳实践(第二版)》书中的示例代码,供学习使用☆34Updated 10 years ago