pandalee99 / SRPC
使用Netty+Nacos+Protostuff制作RPC框架
☆13Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for SRPC
- 黑马点评☆143Updated 4 months ago
- 基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。☆270Updated 4 months ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)☆377Updated 5 months ago
- 基于Spring Boot 2.x 的仿b站后端项目☆39Updated last year
- 一款基于Netty+Zookeeper+Spring实现的轻量级Java RPC框架。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。是一个学习RPC工作原理的良好示例。☆403Updated last year
- The message queue in java.(java 简易版本 mq 实现)☆122Updated last year
- 基于 Raft 共识算法的 K-V 数据库☆61Updated last year
- 基于SpringBoot的仿哔哩哔哩后台系统