pwh19920920 / xmutca-rpc
Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。
☆19Updated 2 years ago
Alternatives and similar repositories for xmutca-rpc:
Users that are interested in xmutca-rpc are comparing it to the libraries listed below
- 配置中心☆2Updated 3 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 5 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 基于 netty 的 web 框架☆23Updated 4 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 4 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆15Updated 2 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- ☆25Updated 5 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 5 years ago
- Spring FrameWork 0.9.1 Version for learning☆29Updated 6 years ago
- 怎么写一个靠谱的im☆48Updated 2 years ago
- redis base delay queue☆44Updated last month
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 6 months ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 分布式延时队列,支持延时触发 和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 🚀 The aquifer is a java web framework based on Java8 and netty☆36Updated 3 years ago
- mySpringFrameV2☆9Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆83Updated 2 years ago
- 技术杂文集☆33Updated last month
- 一个仿innodb的数据库存储引擎。