手写简化版Web服务器
☆132May 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。☆42Apr 29, 2017Updated 9 years ago
- SimpleWebServer 是一款使用Java基于NIO编写的超轻量级开源Web Application Server☆93Apr 21, 2026Updated last week
- Java NIO+多线程实现聊天室☆816Feb 4, 2021Updated 5 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 纯手写mybatis(注解版)☆13Jan 17, 2019Updated 7 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 2 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- JAVA多 线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- Tomcat简易版☆34Jan 11, 2018Updated 8 years ago
- Spring IOC容器和SpringMVC的一个简单的实现☆25Oct 14, 2021Updated 4 years ago
- 基于Netty的小型RPC框架☆15Dec 2, 2018Updated 7 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @Controller、@Aut…☆113Oct 18, 2021Updated 4 years ago
- 业务风控系统☆12Aug 25, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆14Feb 10, 2018Updated 8 years ago
- 轻量级,微内核加 插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Jul 24, 2024Updated last year
- 从零开始,手写一个RPC,任何人都能看懂☆953Aug 4, 2024Updated last year
- 关于net nio os cache db rpc json web http udp tcp mq 等多个小工具的自定义实现☆94Mar 22, 2026Updated last month
- a syslog server&client which is used to receive/convert/send the logs.☆11Dec 14, 2022Updated 3 years ago
- 手写实现IOC,DI,AOP☆36Jan 13, 2019Updated 7 years ago
- 一个mini Spring IOC实现☆45Jan 7, 2018Updated 8 years ago
- java版的http服务器,替代Tomcat、jetty的超轻量级方案☆35Feb 1, 2022Updated 4 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一键启动和部署。☆28Nov 30, 2019Updated 6 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.
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- LWebServer --BIO,NIO,AIO三种模式下的Web服务器☆71Oct 13, 2020Updated 5 years ago
- Drop-in component for adding additional keyboard keys to both iPad/iPhone keyboards.☆166Apr 18, 2017Updated 9 years ago
- 使用 mybatis Interceptor 的一个数据权限工具包☆21May 9, 2019Updated 6 years ago
- 清华大学ucore项目代码注释版☆12May 6, 2017Updated 8 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Jun 17, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 推荐系统协同过滤算法☆37Oct 24, 2018Updated 7 years ago
- ☆47Jun 20, 2022Updated 3 years ago
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆46Jul 12, 2025Updated 9 months ago
- A simple tool find all potential risk in k8s☆10Jul 15, 2024Updated last year
- A simple Task Manager for some special Android devices like WearOS 2.☆10Aug 29, 2024Updated last year
- NIO 编程模型 - Reactor,各版本实现☆57Jan 7, 2021Updated 5 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago