wenbo2018 / foxLinks
fox is a distributed RPC framework
☆79Updated 2 years ago
Alternatives and similar repositories for fox
Users that are interested in fox are comparing it to the libraries listed below
Sorting:
- Smart RPC framework☆89Updated 7 years ago
- RPC with service discovery base on netty☆114Updated 7 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- 采用Java实现的基于netty轻量的高性能分布式RPC服务框架☆39Updated 8 years ago
- A lightweight distributed RPC framework☆142Updated 6 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆204Updated 8 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆191Updated 6 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆68Updated 4 years ago
- netty.3.9.4.Final源码的精简版本,屏蔽掉netty中不必要的功能,只保留了核心模块,方便进行源码学习。☆108Updated 10 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- HttpSession base on Redis, support RESTful API.☆84Updated 8 years ago
- ☆87Updated 8 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆202Updated 7 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- 2015 ali中间件比赛项目,1. 通信模块: 涉及到了消息架构设计,每一个主题分配1-2个队列,这个是可以横向增加,考虑到了一个主题有多个消费者订阅,而且还有过滤条件,为了负载均衡,对应的队列投递消息是根据随机数对队列数取膜完成的。以上是内存队列。 2. 持久化系统:因…☆87Updated 7 years ago
- ☕️ A simple database shard middleware☆135Updated 7 years ago
- goudai-rpc encapsulated using java the basic fundamental, minimize dependence, simple is the core idea☆68Updated 6 years ago
- all examples for ZooKeeper recipes by Curator☆185Updated 4 years ago
- A protobuf based high performance rpc framework leveraging full-duplexing and asynchronous io with netty☆167Updated 9 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆126Updated 12 years ago
- A high-performance, open-source java RPC framework.☆159Updated last year
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- ☆42Updated 10 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆229Updated last year
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆130Updated 6 years ago