yifhao / little_rpc
一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.
☆62Updated 7 years ago
Alternatives and similar repositories for little_rpc
Users that are interested in little_rpc are comparing it to the libraries listed below
Sorting:
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated last year
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 可靠消息系统,用于保证消息生产者生产的消息 能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 7 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆63Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- 订单状态机☆35Updated 8 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- ☆87Updated 8 years ago
- Netty实现聊天功能☆60Updated 8 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 9 months ago
- redis分布式锁☆47Updated 9 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 全局事务管理☆76Updated 2 months ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 6 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆84Updated 2 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago