BazingaLyn / laopopo-rpcLinks
☆87Updated 8 years ago
Alternatives and similar repositories for laopopo-rpc
Users that are interested in laopopo-rpc are comparing it to the libraries listed below
Sorting:
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- Netty HTTP 协议栈的简单实践☆154Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆228Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆203Updated 8 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- ☆80Updated 5 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- ☆91Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 7 years ago
- dubbo源码解析☆68Updated 6 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- redis分布式锁☆47Updated 10 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago