CoderLeixiaoshuai / easy-rpc
Easy RPC是一款低性能的服务框架,主要用于学习造轮子
☆66Updated 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
Sorting:
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆128Updated 3 years ago
- 深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)☆116Updated 9 months ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆111Updated last year
- 学习笔记 dubbo,rocketmq 源码解析☆52Updated this week
- 高并发多方案秒杀架构-核心应用。☆177Updated 2 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- 《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)☆112Updated 6 months ago
- Simple RPC framework. Mainly used for solving remote call problem with mutiple service.☆46Updated 2 years ago
- mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @Controller、@Aut…☆112Updated 3 years ago
- Spring 源码阅读,Spring demo , 源码注释☆45Updated 2 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆57Updated 3 years ago
- 🎁 Lottery 抽奖系统 - 基于领域驱动设计的四层架构实践 | Lottery 抽奖系统 项目是一款互联网面向C端人群营销活动类的抽奖系统,可以提供抽奖活动玩法策略的创建、参与、记账、发奖等逻辑功能。在使用的过程中运营人员通过创建概率类奖品的抽奖玩法,对用户进行拉…☆153Updated 3 years ago
- 亿级流量电商详情页系统实战(第一版):缓存架构+高可用服务架构+微服务架构 练习代码☆42Updated 5 years ago
- 尚硅谷《谷粒商城》-开发笔记,另有学习文档笔记,期待大家的加入,☆260Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆65Updated 2 years ago
- https://dongzl.github.io/netty-handbook/☆186Updated 2 years ago
- java redis server:java 版redis 服务☆131Updated 2 weeks ago
- 🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm funct…☆13Updated 3 years ago
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆321Updated 2 years ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆364Updated 3 years ago
- JAVA 架构师直通车练习项目☆36Updated last year
- SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...☆356Updated 2 years ago
- IM-WhaleShark(鲸鲨)是基于 Netty 实现的高性能分布式 IM 系统☆347Updated last month
- The message queue in java.(java 简易版本 mq 实现)☆143Updated 2 years ago
- 亿级流量电商详情页系统实战(第二版)练习项目☆39Updated 5 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆190Updated 2 years ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆186Updated 2 years ago
- Spring源码解析系列☆281Updated 2 years ago
- java面试题☆18Updated 6 months ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆286Updated last year