970263611 / rpcLinks
自己编写的rpc调用框架,配置简单,使用更简单,如果您感觉有用请点赞,纯个人手写
☆30Updated 11 months ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below
Sorting:
- 微服务完全开源架构,整合了现有最流行的框架,详情请看下面REMADE.md,交流加群1085413209☆45Updated 11 months ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消 息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆53Updated last week
- 自己手写一个spring框架☆34Updated 3 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 2 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS 算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 5 years ago
- 手写一个简单rpc框架☆20Updated 2 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- ☆43Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- springboot 整合rocketmq,并进行一定程度的封装,并且通过消息来实现分布式事务。让开发人员更专注于业务☆35Updated last year
- java 实现线程池☆16Updated 8 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 基于spring cloud Alibaba的P2P借贷平台(后端服务)☆26Updated 2 years ago
- 整合nacos(Euraka)实现灰度发布☆17Updated 2 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣 的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Updated 7 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- springboot+dubbo分布式事务demo☆13Updated 6 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 2 years ago
- hound是一个分布式的链路追踪,性能监控系统☆10Updated 2 years ago
- SpringCloud + RocketMQ 实现分布式事务(transaction)☆111Updated 2 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15Updated 8 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago
- 即时通信聊天 基于netty+disruptor构建☆34Updated 2 years ago