2YSP / rpc-exampleLinks
this is a usage example for rpc-spring-boot-starter
☆16Updated 2 years ago
Alternatives and similar repositories for rpc-example
Users that are interested in rpc-example are comparing it to the libraries listed below
Sorting:
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆113Updated 2 years ago
- 基于Netty搭建的简易RPC☆62Updated 2 years ago
- ☆24Updated 4 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆87Updated 4 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- 简单netty轮子☆22Updated 4 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆171Updated 2 years ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性 配置,泛化调用,页面流量…☆102Updated 3 years ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 3 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Updated 3 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆36Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆235Updated 4 years ago
- Netty tutorials(Netty教程)☆59Updated 2 years ago
- 基于 jdk11 的源码注释仓库☆159Updated 5 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并 且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Updated 6 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated 2 years ago
- 《Java异步编程实战》一书的代码示例☆67Updated 3 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊 ,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 7 years ago
- 轻量级状态机工作流框架☆91Updated 6 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 6 years ago
- ☆65Updated 4 years ago
- 秒杀航母启程☆64Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- 基于spring boot,集成了RPC、缓存、消息队列、分库分表、注册中心、分布式配置等常用开源组件☆88Updated 3 years ago