forezp / BootNettyRpcLinks
一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!
☆163Updated 4 years ago
Alternatives and similar repositories for BootNettyRpc
Users that are interested in BootNettyRpc are comparing it to the libraries listed below
Sorting:
- 分布式锁的简单实现☆109Updated 8 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Updated 3 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- ☆86Updated 8 years ago
- ☆154Updated 10 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆485Updated 7 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆134Updated 6 years ago
- 厮大牛逼☆63Updated last month
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆236Updated 2 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 10 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated 3 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆340Updated 4 years ago
- netty实现的websocket推送框架☆103Updated 7 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆109Updated 6 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆449Updated 3 years ago
- 开源改变世界,让世界没有难写的代码☆395Updated 6 months ago
- redis实现延迟消息队列☆279Updated 7 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Updated last year
- Netty HTTP 协议栈的简单实践☆156Updated 9 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆241Updated 4 months ago
- 服务网关集成dubbox rest服务☆151Updated 3 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 7 years ago
- 基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入☆303Updated 8 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆115Updated 8 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆119Updated 5 years ago