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
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆36Updated 2 years ago
- 实战虚拟机☆94Updated 4 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- NIO 编程模型 - Reactor,各版本实现☆54Updated 4 years ago
- Java多线程编程学习,三本书和两套视频教程的学习☆40Updated last year
- 一个mini Spring IOC实现☆45Updated 7 years ago
- java远程调用框架☆61Updated 6 years ago
- 简单netty轮子☆22Updated 3 years ago
- ☆44Updated 2 years ago
- ☆79Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆127Updated 2 years ago
- Java 程序员进阶学习的思维导图☆68Updated 5 years ago
- ☆23Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 8 months ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- Java编程之路☆60Updated 2 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 分布式学习,各种 Demo 实现☆28Updated 5 years ago
- 图解Java多线程设计模式☆20Updated 6 years ago
- ☆47Updated 2 years ago
- Spring FrameWork 0.9.1 Version for learning☆29Updated 6 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Updated 4 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆33Updated 6 years ago
- 《Java异步编程实战》一书的代码示例☆65Updated 2 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 6 years ago
- java并发编程的艺术 笔记☆22Updated 7 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆18Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 2 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year