TFdream / rpc-framework-tutorials
Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.
☆112Updated 3 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
- 分布式锁的简单实现☆106Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- HttpSession base on Redis, support RESTful API.☆84Updated 8 years ago
- ☆73Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- rabbitmq入门学习代码☆53Updated 9 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆72Updated 10 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- 带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github☆91Updated 6 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 6 years ago
- MyBatis源码中文注释版☆143Updated 10 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆74Updated 4 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Elastic-Job example☆200Updated 4 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- 龙果开源-Mybatis代码自动生成工具☆165Updated 5 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 7 years ago
- ☆62Updated 7 years ago
- 将阿里巴巴dubbo项目中改动的代码同步到dubbox中,升级spring到4.x☆69Updated 8 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆108Updated 10 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆215Updated 6 months ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- Spring Examples☆173Updated 6 years ago
- ☆156Updated 9 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago