zhaoshiling1017 / voyage
采用Java实现的基于netty轻量的高性能分布式RPC服务框架
☆39Updated 8 years ago
Alternatives and similar repositories for voyage:
Users that are interested in voyage are comparing it to the libraries listed below
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 6 years ago
- 高并发下本地锁+分布式锁☆64Updated 6 years ago
- 配置中心☆2Updated 3 years ago
- ikasoa is a java distributed service framework.☆23Updated 4 months ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆85Updated 2 years ago
- 轻量级java消息中间件☆52Updated 8 years ago
- 分布式可靠消息组件☆94Updated 3 years ago
- Smart RPC framework☆89Updated 7 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 9 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- database read and write separation of java☆118Updated 7 years ago
- 基于springboot和docker部署的微服务架构☆51Updated 9 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- Friendly Bean Copy Tools.☆51Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 2 years ago
- Navi is a distributed service framework that provides cluster management and high performance RPC☆93Updated 9 years ago
- redis分布式锁☆47Updated 9 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- HttpSession base on Redis, support RESTful API.☆84Updated 8 years ago
- 基于springMVC4构建的seed项目,提供统一的rest接口响应、异常处理、参数校验等