2YSP / rpc-example
this is a usage example for rpc-spring-boot-starter
☆15Updated last year
Alternatives and similar repositories for rpc-example:
Users that are interested in rpc-example are comparing it to the libraries listed below
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆109Updated last year
- ☆50Updated 3 years ago
- 简单netty轮子☆22Updated 3 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- RPC is a highly available pluggable architecture for remote calls☆30Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆52Updated last month
- ☆23Updated 4 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆51Updated 6 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆54Updated 3 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆46Updated 2 years ago
- SpringBoot源码解读与原理分析 小册测试代码☆64Updated 4 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 4 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆35Updated 2 years ago
- 【Spring注解驱动开发】专栏源码☆6Updated 10 months ago
- 基于Zookeeper+Netty+Protostuff实现的RPC框架☆43Updated 2 years ago
- ☆80Updated 4 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- kafka多线程顺序消费☆51Updated 3 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- ☆56Updated 4 years ago
- 简单的分布式任务调度☆43Updated 5 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- JAVA 架构师直通车练习项目☆35Updated last year
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆15Updated last year
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆42Updated 6 years ago