手写简化版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 8 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 last month
- 一个java实现的简单的web服务器,主要目的是为了理解web服务器的工作原理。http请求的接收和返回使用JDK自带的HttpServer,请求处理和页面解析是自己实现的。目前已经能够支持web服务器一些基本的功能。☆91Aug 10, 2014Updated 12 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Java NIO+多线程实现聊天室☆810Feb 4, 2021Updated 5 years ago
- A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications☆86Jan 10, 2026Updated 7 months ago
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆39Jun 17, 2022Updated 4 years ago
- This is a HTTP Server with a Servlet container, basing on java nio.☆28Mar 19, 2018Updated 8 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 3 years ago
- Tomcat简易版☆34Jan 11, 2018Updated 8 years ago
- 基于Netty的小型RPC框架☆15Dec 2, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 第五届阿里中间件性能挑战赛复赛第6名代码+比赛总结☆26Aug 15, 2023Updated 3 years ago
- 业务风控系统☆12Aug 25, 2016Updated 10 years ago
- 基于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,任何人都能看懂☆949Aug 4, 2024Updated 2 years ago
- A SpringBoot project based on Redis and RabbitMQ.☆84Jul 12, 2025Updated last year
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆37Feb 1, 2022Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Jul 24, 2024Updated 2 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Aug 14, 2026Updated 3 weeks ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- 中南大学Java+网络课设,使用JavaFx设计的邮件客户端☆10Oct 4, 2021Updated 4 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- LWebServer --BIO,NIO,AIO三种模式下的Web服务器☆72Oct 13, 2020Updated 5 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 7 years ago
- 清华大学ucore项目代码注释版☆12May 6, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- ☆18Apr 15, 2023Updated 3 years ago
- 2019牛客网高级项目☆272Jun 21, 2022Updated 4 years ago
- 轻量级的自动注册、多连接orm框架,操作方便☆11Mar 30, 2017Updated 9 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆13Apr 18, 2018Updated 8 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,444Oct 18, 2024Updated last year
- A high performance push server based on SpringBoot + ConcurrentHashMap + Netty☆16Oct 22, 2019Updated 6 years ago