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:
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated 2 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 8 years ago
- 分表分库的 新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆205Updated 8 years ago
- Spring Examples☆173Updated 7 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆218Updated last year
- ☆62Updated 7 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 9 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆125Updated 3 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- 分布式锁的简单实现☆109Updated 8 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆81Updated 7 years ago
- Netty HTTP 协议栈的简单实践☆156Updated 9 years ago
- ☆86Updated 8 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 5 years ago
- api网关☆116Updated 7 years ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆236Updated 2 years ago
- 支付宝分库分表技术☆199Updated 8 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github☆90Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 8 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago