手写简化版Web服务器
☆133May 6, 2018Updated 7 years ago
Alternatives and similar repositories for WebServer
Users that are interested in WebServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆41Apr 29, 2017Updated 8 years ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请 求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆89Aug 10, 2014Updated 11 years ago
- A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications☆86Jan 10, 2026Updated 2 months ago
- Java NIO+多线程实现聊天室☆816Feb 4, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆39Jun 17, 2022Updated 3 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- This is a HTTP Server with a Servlet container, basing on java nio.☆27Mar 19, 2018Updated 8 years ago
- 纯手写mybatis(注解版)☆13Jan 17, 2019Updated 7 years ago
- 基于JAVA的WEB服务器,实现了GET方法,提供基本的配置管理工具,实现了基本的用户认证、网页防篡改、日志、站点统计每日访问的IP数等功能。☆12Apr 30, 2020Updated 5 years ago
- Tomcat简易版☆34Jan 11, 2018Updated 8 years ago
- Spring IOC容器和SpringMVC的一个简单的实现☆25Oct 14, 2021Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆110Jul 24, 2024Updated last year
- 业务风控系统☆12Aug 25, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years ago
- 参考网 易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆14Feb 10, 2018Updated 8 years ago
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆27Aug 15, 2023Updated 2 years ago
- 从零开始,手写一个RPC,任何人都能看懂☆951Aug 4, 2024Updated last year
- a syslog server&client which is used to receive/convert/send the logs.☆12Dec 14, 2022Updated 3 years ago
- A SpringBoot project based on Redis and RabbitMQ.☆85Jul 12, 2025Updated 8 months ago
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- 这是清华大学计算机操作系统课堂练习的答案☆22May 19, 2016Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆35Feb 1, 2022Updated 4 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编 码格式。☆74Jan 14, 2019Updated 7 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- LWebServer --BIO,NIO,AIO三种模式下的Web服务器☆71Oct 13, 2020Updated 5 years ago
- 手写一个迷你版本的Tomcat,实现了静态、动态资源的访问。☆10Dec 27, 2020Updated 5 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 6 years ago
- mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it g…☆21Dec 19, 2025Updated 3 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 清华大学ucore项目代码注释版☆12May 6, 2017Updated 8 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Jun 17, 2022Updated 3 years ago
- ☆18Apr 15, 2023Updated 2 years ago
- 推荐系统协同过滤算法☆37Oct 24, 2018Updated 7 years ago
- 2019牛客网高级项目☆276Jun 21, 2022Updated 3 years ago
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆46Jul 12, 2025Updated 8 months ago