970263611 / rpc
自己编写的rpc调用框架,配置简单,使用更简单,如果您感觉有用请点赞,纯个人手写
☆30Updated 7 months ago
Alternatives and similar repositories for rpc:
Users that are interested in rpc are comparing it to the libraries listed below
- 微服务完全开源架构,整合了现有最流行的框架,详情请看下面REMADE.md,交流加群1085413209☆45Updated 7 months ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- springboot 整合rocketmq,并进行一定程度的封装,并且通过消息来实现分布式事务。让开发人员更专注于业务☆35Updated last year
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆20Updated 2 years ago
- jack老师spring源码解读☆16Updated 6 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆15Updated 2 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆27Updated 2 years ago
- cglib轻量化mvc框架(ioc+aop+mvc+orm+切面级事物)☆28Updated 7 years ago
- springboot+dubbo分布式事务demo☆13Updated 6 years ago
- 即时通信聊天 基于netty+disruptor构建☆34Updated 2 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated this week
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 2 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Updated 2 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 6 years ago
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Updated 2 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Updated 7 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆22Updated 6 years ago
- ☆43Updated 2 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 5 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆16Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Updated 4 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- hound是一个分布式的链路追踪,性能监控系统☆10Updated 2 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆93Updated 2 years ago
- SpringBoot+Zookeeper+Seata实现Dubbo分布式事务管理☆19Updated 2 years ago