PaulWang92115 / RPC
RPC is a highly available pluggable architecture for remote calls
☆30Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for RPC
- ☆47Updated 2 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆82Updated 2 years ago
- 厮大牛逼☆62Updated 4 years ago
- 一个分布式限流的解决方案!☆105Updated last year
- Song Parser SPI Demo is a simple example of Java SPI.☆48Updated 2 years ago
- ☆22Updated 3 years ago
- ☆54Updated 3 years ago
- java远程调用框架☆61Updated 6 years ago
- Dubbo原理和源码解读☆137Updated 5 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated 2 months ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆109Updated 2 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆128Updated 5 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆140Updated 5 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆55Updated 6 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated 3 months ago
- Guides for SOFABoot☆87Updated last year
- What the ZNS is an implementation of distribution RPC.☆72Updated 2 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆130Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆83Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆234Updated 3 years ago
- ☆33Updated 2 years ago
- ☆51Updated 3 years ago
- Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.☆90Updated this week
- 基于 jdk11 的源码注释仓库☆154Updated 4 years ago
- 基于Netty搭建的简易RPC