hu1991die / netty-rpcLinks
使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现
☆35Updated 7 years ago
Alternatives and similar repositories for netty-rpc
Users that are interested in netty-rpc are comparing it to the libraries listed below
Sorting:
- 基于gzip、deflate、lz4、snappy、lzo等算法实现数据压缩,主要用于RPC通讯数据的压缩!☆60Updated 8 years ago
- dubbo源码解析☆68Updated 7 years ago
- 《Kafka技术内幕》代码☆191Updated 7 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- ☆80Updated 5 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 7 years ago
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- simplest rpc implementation☆195Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- A high-performance, open-source java RPC framework.☆158Updated last year
- 记录一些自己写的技术文档☆75Updated 4 years ago
- ☆87Updated 8 years ago
- RPC with service discovery base on netty☆116Updated 8 years ago
- init project☆74Updated 4 years ago
- java远程调用框架☆61Updated 7 years ago
- My sample code repository☆146Updated 2 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 months ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- Smart RPC framework☆88Updated 7 years ago
- yangqi's blog☆100Updated 8 years ago
- A lightweight distributed RPC framework☆141Updated 6 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- ☆42Updated 3 years ago
- a simple rpc framework☆16Updated 8 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Updated 2 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- typical zookeeper application☆17Updated 7 years ago