CoderLeixiaoshuai / easy-rpc
Easy RPC是一款低性能的服务框架,主要用于学习造轮子
☆65Updated 2 years ago
Alternatives and similar repositories for easy-rpc:
Users that are interested in easy-rpc are comparing it to the libraries listed below
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、 缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆125Updated 2 years ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆145Updated 2 years ago
- https://dongzl.github.io/netty-handbook/☆182Updated 2 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆111Updated 2 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆54Updated 3 years ago
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆314Updated 2 years ago
- 高并发多方案秒杀架构-核心应用。☆177Updated 2 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆103Updated 4 months ago
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆111Updated 7 months ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆108Updated last year
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆63Updated 2 years ago
- 完整的高并发秒杀demo,Springboot+Mybatis+RocketMq+Redis+Websocket。☆43Updated 4 years ago
- The message queue in java.(java 简易版本 mq 实现)☆138Updated 2 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆285Updated 10 months ago
- java面试题☆18Updated 4 months ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆46Updated 2 years ago
- springboot学习项目☆51Updated last year
- SpringBoot Dubbo RocketMQ订单支付系统☆100Updated last year
- collapse executor 是一个高性能、低延迟的批量合并执行器,可有效支持高并发的热点请求,支持与Spring Boot集成,帮助开发者快速构建高性能的微服务,提高服务资源利用率的同时降低服务响应时间。涉及技术点包括CompletableFuture、Spring…☆50Updated last year
- 🔥轻量级Java规则引擎☆126Updated 9 months ago
- Spring 源码阅读,Spring demo , 源码注释☆44Updated 2 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆56Updated 2 years ago
- 🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm funct…☆12Updated 3 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆191Updated 2 years ago
- double cache used in springBoot project☆54Updated 2 years ago
- 极海Channel演示代码☆59Updated 2 years ago
- java redis server:java 版redis 服务☆122Updated 2 weeks ago
- 尚硅谷《谷粒商城》-开发笔记,另有学习文档笔记,期待大家的加入,☆256Updated 2 years ago
- Java秒杀系统方案优化 高性能高并发实战☆76Updated 6 years ago
- JAVA基础技能代码集,配套公众号【架构悟道】中的文章涉及演示代码。☆102Updated 2 years ago