Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)
☆120Nov 30, 2022Updated 3 years ago
Alternatives and similar repositories for rpc
Users that are interested in rpc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The message queue in java.(java 简易版本 mq 实现)☆152Nov 30, 2022Updated 3 years ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)☆435Jun 23, 2025Updated 11 months ago
- 分布式kv存储☆10Sep 8, 2020Updated 5 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years 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.
- 自己编写的rpc调用框架,配置简单,使用更简单,如果您感觉有用请点赞,纯个人手写☆28Jul 7, 2024Updated last year
- 从零开始,手写一个RPC,任何人都能看懂☆954Aug 4, 2024Updated last year
- 一个简单的RPC框架的实现☆823Mar 2, 2026Updated 3 months ago
- 收集轮子类项目☆1,244May 20, 2023Updated 3 years ago
- Advanced fold methods for Kotlin☆12May 1, 2026Updated last month
- 实现Local、FTP、HDFS文件系统的统一操作。☆13May 12, 2016Updated 10 years ago
- 多元线性回归及其可视化☆11May 12, 2019Updated 7 years ago
- this is raft java project. raft-kv-storage☆863Jun 5, 2025Updated last year
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,418Sep 30, 2025Updated 8 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- PageOffice5.0下Vue2+Springboot2下的示例demo。☆18Mar 13, 2024Updated 2 years ago
- DDD不是一套架构,而是一种架构思想,poto-framework只是框架的约束☆23Dec 28, 2023Updated 2 years ago
- ScrewBox is a minimalist pure Java game engine. If you want to start building your own 2D game without leaving your cozy IDE it might be …☆20Updated this week
- Sources of the Xyna Factory Server, Xyna runtime applications (like GuiHttp or gitintegration), and installation scripts.☆20Updated this week
- Lightweight persistence layer framework, support interface mapping, dynamic sql and sql file manager.☆13May 30, 2026Updated last week
- 手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Spring…☆27Oct 7, 2021Updated 4 years ago
- ☆10Sep 29, 2023Updated 2 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- ⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)☆45Oct 12, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 7 years ago
- Utility library for network protocols on the JVM☆14Updated this week
- java redis server:java 版redis 服务☆133Jun 30, 2025Updated 11 months ago
- 一个会PUA你的rpc框架☆21Apr 18, 2024Updated 2 years ago
- Javafx scaffolding, built on JDK21 + JavaFX 21 + controlsfx 11 + Maven☆17Updated this week
- 一个基于Netty+Zookeeper+Redis的分布式聊天室☆22Mar 26, 2019Updated 7 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆10Aug 5, 2019Updated 6 years ago
- beecp starter on springboot☆40Feb 27, 2026Updated 3 months ago
- Compiler Principle, Design, Implementation and Optimization☆12Jul 19, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 从零实现一个日志框架☆42Feb 8, 2021Updated 5 years ago
- 手写Spring框架☆53Jun 21, 2022Updated 3 years ago
- Platform for Developing Insurance Applications☆16Jun 3, 2026Updated last week
- WebUI 自动化测试练习项目☆13Jan 22, 2022Updated 4 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 3 years ago
- Tool for Data Transfer Between Databases☆22Updated this week
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago