TFdream / rpc-framework-tutorials
Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.
☆112Updated 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
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆216Updated 8 months ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- ☆73Updated 7 years ago
- Spring Examples☆173Updated 6 years ago
- ☆62Updated 7 years ago
- Elastic-Job example☆200Updated 4 years ago
- 分布式锁的简单实现☆106Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- dubbo源码解析☆68Updated 6 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆74Updated 4 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- init project☆74Updated 3 years ago
- 龙果开源-Mybatis代码自动生成工具☆164Updated 5 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆63Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- ☆87Updated 8 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆243Updated 5 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 7 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆199Updated 7 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示, 让…☆114Updated 8 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 7 years ago