基于 Netty + Zookeeper + Protostuff 的简易 RPC 框架
☆50Sep 7, 2021Updated 4 years ago
Alternatives and similar repositories for ccx-rpc
Users that are interested in ccx-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:
- Kanashi 是一款基于 kotlin 开发的分布式 NoSQL 内存数据库,支持事务。确切的来说,旨在作者加深学习分布式写出来的玩具,并不对标现有的成熟数据库。Kanashi 基于 netty 来进行通信,基于 raft 实现了选举,可以说是内置了一个粗糙的 NameS…☆10Sep 11, 2024Updated last year
- 基于spark的推荐系统,包含离线召回模块、排序模块、服务模块、秒杀模块四个模块☆19Mar 5, 2021Updated 5 years ago
- ☆13Aug 28, 2024Updated last year
- pingcap 面试小作业☆36Aug 28, 2020Updated 5 years ago
- ☆11Jun 15, 2019Updated 7 years 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.
- Easy-Log是一个基于SpringBoot AOP实现的日志组件,具有全自动记录日志、支持记录MyBatis执行操作的数据快照、支持性能测试、注解/自定义注解/无注解记录操作日志的功能,支持自定义标签和SpEL表达式,提供Web管理界面进行在线动态控制日志功能的启停、同…☆19Dec 1, 2023Updated 2 years ago
- 上海交通大学软件学院课程《应用系统体系架构》(SE3353)笔记☆11Feb 2, 2024Updated 2 years ago
- 这个专栏准备拿来作为平时学习积累练习的代码。 某些代码配套有笔记和视频。我将会在下面列举出来相关链接,后面也会持续更新。☆11Sep 8, 2023Updated 2 years ago
- 手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Spring…☆28Oct 7, 2021Updated 4 years ago
- 基于项目k临近的协同过滤的Hadoop实现,数据集采用MovieLens,对某一用户推荐k个预测电影。 Using the item-based collaborative filtering to predict k neighbors on dataset MovieL…☆11Mar 23, 2016Updated 10 years ago
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,421Aug 8, 2026Updated last week
- ☆13Feb 6, 2026Updated 6 months ago
- raft协议的Java版本简单实现☆94Dec 16, 2022Updated 3 years ago
- 《分布式对象存储:原理、设计与实现》☆12May 19, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 北京理工大学大四小学期计算机组成原理部分☆12Sep 24, 2020Updated 5 years ago
- a little memo on android device☆17May 30, 2017Updated 9 years ago
- 为 Windows 添加右键 “发送到”-“发送到-Kindle-设备” 一键推送电子书到 Kindle 设备☆13Mar 29, 2019Updated 7 years ago
- 利用taro构建的一个点餐小程序☆11Jun 11, 2019Updated 7 years ago
- 基于zeroMQ的简单rpc实现☆19Sep 16, 2020Updated 5 years ago
- OceanBase 大赛仓库,由偏远小渔村传统弱校队维护☆13Oct 18, 2022Updated 3 years ago
- jyy os enhanced☆13Jul 10, 2025Updated last year
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 8 years ago
- 暑期机器学习讨论班是由张祥老师组织发起,全体学生参与的讨论交流活动。目的是让学生巩固机器学习基本算法,掌握基本 原理和使用。组织形式为学生选题并制作PPT,采用演讲的形式授课给全体参与学生和导师。☆10Sep 19, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆10Aug 2, 2019Updated 7 years ago
- An rpc component based on C++ and python zmq, cross language communication, simple and easy to use☆20May 29, 2019Updated 7 years ago
- ☆10Nov 17, 2014Updated 11 years ago
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆38Jan 9, 2023Updated 3 years ago
- 这一生听过许多道理,但还是过不好这一生,这是因为缺少真正的动手实践,光听道理,缺少动手实践的过程,学习难免会让人觉得味同嚼蜡,所以我的分享都比较倾向于实践,在一次次动手实践的过程中感受知识原本纯真的模样。☆14Jul 10, 2026Updated last month
- android multi language support (support android O+)☆10May 11, 2020Updated 6 years ago
- 💯 taro induction 😁😁☆12Jan 8, 2019Updated 7 years ago
- 上海交通大学软件工程本科专业课课程笔记☆11Oct 22, 2023Updated 2 years ago
- Python code : Clustering by fast search and find of density peaks☆10Oct 13, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 4 years ago
- High-performance RPC framework built on Netty 🦈☆14Updated this week
- 逗斗:为斗图而生,斗图不断,装逼不止,目前只提供王境泽,为所欲为,打工 三类,文字可以自己输入配合视频生成一张gif图。拿去装逼吧~☆13May 25, 2018Updated 8 years ago
- vue learning(vue电子商城项目,手机端)☆18Mar 3, 2023Updated 3 years ago
- 字节跳动青训营专业团队仿掘金官网☆10Aug 26, 2022Updated 3 years ago
- 帮助新人入门开源,丰富简历☆11Mar 31, 2024Updated 2 years ago
- Print Server for device with suport ZPL☆11Jan 6, 2023Updated 3 years ago