code4wt / toyhttpdLinks
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:
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- NIO 编程模型 - Reactor,各版本实现☆57Updated 4 years ago
- 实战虚拟机☆94Updated 4 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆122Updated 3 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 《深入理解Java虚拟机》读书笔记☆67Updated 8 years ago
- ☆79Updated 3 years ago
- SpringBoot源码解读与原理分析 小册测试代码☆64Updated 5 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated last year
- spring boot高并发秒杀测试☆81Updated 7 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 7 years ago
- 简单netty轮子☆22Updated 4 years ago
- 一个mini Spring IOC实现☆45Updated 7 years ago
- 分布式学习,各种 Demo 实现☆28Updated 6 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框 架☆57Updated 7 years ago
- Festvial是一个基于Vertx、Rxjava等开源库,拥有IOC、AOP功能的响应式Web框架。☆49Updated 5 years ago
- MyBatis实战《MyBatis从入门到精通》读书笔记&源代码☆64Updated 3 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 基于Netty搭建的简易RPC☆62Updated 2 years ago
- 《深入剖析Tomcat》阅读与实践 How Tomcat Works☆38Updated 3 years ago
- 阅读《Java并发编程实践》☆34Updated 8 years ago
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Updated 5 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 3 years ago
- java 程序员面试指南,常用面试题汇总解答☆209Updated 7 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆87Updated 9 years ago
- Java分布式应用学习笔记☆28Updated 8 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆55Updated 5 months ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 8 years ago
- 《实战Java 高并发程序设计》笔记和源码整理☆210Updated 6 years ago