手写简化版Web服务器
☆132May 6, 2018Updated 8 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
- A scalable java servlet container base on reactor☆33Jun 4, 2021Updated 5 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Apr 29, 2017Updated 9 years ago
- SimpleWebServer 是一款使用Java基于NIO编写的超轻量级开源Web Application Server☆95Jul 27, 2026Updated 3 weeks ago
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆90Aug 10, 2014Updated 12 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Java NIO+多线程实现聊天室☆809Feb 4, 2021Updated 5 years ago
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆39Jun 17, 2022Updated 4 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- Project Autumn - Toy Java application frameworks for lightweight projects☆50Dec 7, 2022Updated 3 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 3 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @Controller、@Aut…☆111Oct 18, 2021Updated 4 years ago
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆26Aug 15, 2023Updated 3 years ago
- 业务风控系统☆12Aug 25, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years ago
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆14Feb 10, 2018Updated 8 years ago
- a syslog server&client which is used to receive/convert/send the logs.☆11Dec 14, 2022Updated 3 years ago
- 从零开始,手写一个RPC,任何人都能看懂☆948Aug 4, 2024Updated 2 years ago
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- 图解Java多线程设计模式☆20Oct 14, 2018Updated 7 years ago
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆37Feb 1, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Jul 24, 2024Updated 2 years ago
- Lightweight HTTP Server☆40Oct 12, 2020Updated 5 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Updated this week
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- LWebServer --BIO,NIO,AIO三种模式下的Web服务器☆72Oct 13, 2020Updated 5 years ago
- 清华大学ucore项目代码注释版☆12May 6, 2017Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现☆93Mar 22, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A Regex engine which is implemented in a traditional way and able to generate graphics of finite automation.☆10May 3, 2018Updated 8 years ago
- ☆48Jun 20, 2022Updated 4 years ago
- 轻量级的自动注册、多连接orm框架,操作方便☆11Mar 30, 2017Updated 9 years ago
- 《深入浅出 MyBatis 技术原理与实战》学习项目源码☆13Dec 16, 2022Updated 3 years ago
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆46Jul 12, 2025Updated last year
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago
- ☆11Feb 18, 2022Updated 4 years ago