TFdream / rpc-framework-tutorialsLinks
Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.
☆113Updated 4 years ago
Alternatives and similar repositories for rpc-framework-tutorials
Users that are interested in rpc-framework-tutorials are comparing it to the libraries listed below
Sorting:
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆217Updated last year
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- ☆62Updated 7 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆204Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 7 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 8 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- Spring Examples☆173Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- 带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github☆91Updated 6 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- Elastic-Job example☆200Updated 5 years ago
- 支付宝分库分表技术☆197Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Updated 2 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- ☆87Updated 8 years ago
- A high-performance, open-source java RPC framework.☆158Updated last year
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆196Updated 10 years ago
- dubbox的介绍和简单示例☆77Updated 9 years ago