songxinjianqwe / WebServer
手写简化版Web服务器
☆130Updated 7 years ago
Alternatives and similar repositories for WebServer:
Users that are interested in WebServer are comparing it to the libraries listed below
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 深入剖析tomcat (How Tomcat Works)源码☆124Updated 6 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆94Updated 4 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆191Updated 2 years ago
- A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能☆121Updated 2 years ago
- A SpringBoot project based on Redis and RabbitMQ.☆83Updated 2 years ago
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆37Updated 2 years ago
- 参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架☆248Updated 9 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆55Updated 3 years ago
- Java秒杀系统方案优化 高性能高并发实战☆74Updated 7 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实 现了 @Controller、@Aut…☆112Updated 3 years ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆355Updated 2 years ago
- Java 实现 JVM☆244Updated 2 years ago
- A SpringBoot project based on Redis from nowcoder.☆152Updated 2 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Updated 8 years ago
- Spring 学习笔记以及手写 IOC 容器。☆43Updated 5 years ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆364Updated 3 years ago
- Lu-Rpc 的目标是成为广大 RPC 初学者的第一个轮子,欢迎star,凑够 200☆266Updated 6 years ago
- 「剑指Java面试-Offer直通车」学习源码及笔记☆49Updated 2 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆184Updated 2 years ago
- 用Java实现了一个关系型数据库,DBMS数据库管理系统,可使用常用增删改查的SQL语句,具有数据字典,数据索引文件,并且实现了启发式查询优化☆268Updated 6 years ago
- A scalable java servlet container base on reactor☆33Updated 3 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆127Updated 2 years ago
- 技术笔记☆73Updated 3 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆113Updated 2 years ago
- Java编程之路☆60Updated 2 years ago
- SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统☆532Updated 2 years ago
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆45Updated 2 years ago