A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
☆4,429Aug 8, 2026Updated last month
Alternatives and similar repositories for guide-rpc-framework
Users that are interested in guide-rpc-framework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个简单的RPC框架的实现☆818Mar 2, 2026Updated 6 months ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆362Dec 18, 2021Updated 4 years ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发☆158,732Updated this week
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,444Oct 18, 2024Updated last year
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,370Aug 13, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个简单的数据库实现☆1,170Feb 6, 2024Updated 2 years ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)☆436Jun 23, 2025Updated last year
- 从零开始,手写一个RPC,任何人都能看懂☆950Aug 4, 2024Updated 2 years ago
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆79,121Sep 12, 2026Updated last week
- 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。☆36,992Nov 3, 2025Updated 10 months ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,592Apr 18, 2025Updated last year
- 仿 Spring Boot 但不同于 Spring Boot 的一个轻量级的 HTTP 框架☆408Nov 11, 2020Updated 5 years ago
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆6,002Mar 12, 2026Updated 6 months ago
- Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).☆9,589Mar 10, 2026Updated 6 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆23,132Sep 12, 2026Updated last week
- 这是RedSpider社区成员原创与维护的Java多线程系列文章。☆4,610Jul 10, 2026Updated 2 months ago
- 收集轮子类项目☆1,247May 20, 2023Updated 3 years ago
- 🤗 JVM 底层原理最全知识总结☆11,126Sep 12, 2026Updated last week
- this is raft java project. raft-kv-storage☆862Jun 5, 2025Updated last year
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,903Jul 17, 2023Updated 3 years ago
- To Be Top Javaer - Java工程师成神之路☆25,321Jan 3, 2024Updated 2 years ago
- SpringBoot2.0+从入门到实战!☆5,262Feb 2, 2026Updated 7 months ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆186,185Aug 21, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024☆20,131Apr 28, 2024Updated 2 years ago
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,774May 10, 2024Updated 2 years ago
- mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理…☆84,804Updated this week
- 本代码库是作者小傅哥多年从事 一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,919Updated this week
- 🚀一个用来深入学习并实战 Spring Boot 的项目。☆34,081Jul 24, 2024Updated 2 years ago
- Spring源码阅读☆13,754Mar 24, 2023Updated 3 years ago
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,938Oct 4, 2022Updated 3 years ago
- Java后端知识图谱🔥 帮助Java初学者成长☆18,964May 28, 2024Updated 2 years ago
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,491Apr 5, 2026Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- mini-spring-cloud is a simplified version of the Spring Cloud framework that helps you quickly familiarize yourself with Spring Cloud sou…☆1,903Aug 14, 2026Updated last month
- 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列…☆28,942May 31, 2024Updated 2 years ago
- 消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。☆6,087Jun 10, 2026Updated 3 months ago
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,568Updated this week
- 请star,勿fork,因为爱force push!涵盖国际大厂Java/数据库/DDD/设计模式/微服务/中间件/AI大模型应用/区块链开发最佳实践。关注公众号【JavaEdge】,一起交流学习!☆2,862Sep 7, 2026Updated last week
- 一份面向 Java 后端工程师的源码阅读地图:从 JDK / JUC 到 Spring、Netty、Kafka、RocketMQ,按核心链路拆解框架设计与底层实现。☆3,767Jul 22, 2026Updated last month
- 一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 …☆2,946Dec 17, 2023Updated 2 years ago