TopGunViper / rpc-raceLinks
a simple rpc framework
☆16Updated 8 years ago
Alternatives and similar repositories for rpc-race
Users that are interested in rpc-race are comparing it to the libraries listed below
Sorting:
- 记录一些自己写的技术文档☆75Updated 4 years ago
- redis分布式锁☆48Updated 10 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- HttpSession base on Redis, support RESTful API.☆83Updated 9 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 分布式可靠消息组件☆94Updated 4 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 专业java监控平台☆77Updated 10 years ago
- ☕️ A simple database shard middleware☆135Updated 8 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 轻量级java消息中间件☆55Updated 9 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- RPC with service discovery base on netty☆115Updated 8 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆124Updated last year
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 负载均衡和高可用的池化 Thrift Client☆62Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆117Updated 8 years ago
- ddal, jdbc-shars, database middleware, distributed sql engine☆54Updated 6 years ago
- 订单状态机☆35Updated 9 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 6 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago