Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。
☆15Jun 12, 2022Updated 3 years ago
Alternatives and similar repositories for netty_study
Users that are interested in netty_study are comparing it to the libraries listed below
Sorting:
- ☆28Jun 16, 2022Updated 3 years ago
- Republic 是一款简单易用的 RPC 框架,QPS 在 6000 左右,基于 raft 实现了高可用的注册中心,基于 kotlin 开发,支持 Java、Kotlin。它并不需要寄托于 spring 环境使用,依赖极少,只使用了 netty、hessian、以及 gu…☆10Jan 26, 2022Updated 4 years ago
- 基于springboot starter机制封装web通用的starter☆12Aug 17, 2023Updated 2 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆40Jan 18, 2019Updated 7 years ago
- 基于Netty NIO实现简单Echo、心跳检测、自定义编解码机制、断连重连、握手和安全认证、私有协议栈开发、通信聊天系统、WebSocket服务器、文件服务器、手写RPC框架☆13Mar 28, 2024Updated last year
- 🌠☄SpringCloud-学习中的demo,使用Edgware.RELEASE 版本,学习案例,服务发现、服务治理、链路追踪、服务监控等☆10Nov 29, 2018Updated 7 years ago
- This project contains a group of Java examples focusing on the following aspects: - Data Structure Modeling (oriented to IoT Application…☆15Oct 2, 2025Updated 5 months ago
- springboot集成各个组件,mybatis、rabbitmq、redis、elk、ldap、mqtt、websocket、socketio等,spring5新特性响应式webflux☆14Nov 8, 2023Updated 2 years ago
- 基于netty,websocket,springboot,uniapp的实时聊天系统,使用protobuf进行数据交互☆12Jan 20, 2023Updated 3 years ago
- 研究几款java序列化工具☆12Dec 9, 2020Updated 5 years ago
- AutomationServer is a personal home automation project. Currently, it monitors temperatures in my house by controlling independently my e…☆13Apr 23, 2022Updated 3 years ago
- STARS星空交友圈⭐,是基于Springboot + Vue3 ,结合推荐算法开发的社交系统☆18Jun 4, 2022Updated 3 years ago
- A very simple GraphQL project using apollo server, javascript & mongodb. Users, permissions, roles, jwt token and BREAD example☆23Feb 17, 2026Updated last week
- 一些学习笔记文档。☆11Apr 7, 2024Updated last year
- 自写netty案例:netty实现dubboRPC框架、通过自定义编码解码器解决tcp粘包拆包问题、自定义编码/解码案例、protobuf传输方式案例、websocket全双工案例、心跳空闲检测机制、http协议服务器、tcp长连接群聊案例、netty整合log4j☆12Dec 17, 2021Updated 4 years ago
- 小傅哥的《Java 简明教程》- 【系统架构】DDD架构 https://bugstack.cn/md/road-map/road-map.html☆14Oct 4, 2024Updated last year
- kkFileView 高雄修改版, 修改版qq群:816703453, 支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4、mp3、ofd、eml、obj、3ds、stl、ply、off、3dm、fbx、dae、wrl、3mf、ifc、glb、…☆13Nov 1, 2022Updated 3 years ago
- 一套涵盖大部分核心组件使用的Spring Cloud教程,包含微服务主流架构:包括Spring Cloud Alibaba及分布式事务Seata,全文检索ES,MYSQL同步组件CANAL,消息一致性队列:RabbitMQ和rocketMQ,分布式锁zookeeper及re…☆15Jun 3, 2021Updated 4 years ago
- DevOps CI/CD pipeline using Git, Jenkins, Maven, Ansible, Docker and Kubernetes on AWS for deploying Java web app running in Tomcat serve…☆15Jun 8, 2021Updated 4 years ago
- OpenAI chatGpt test☆13Jun 13, 2023Updated 2 years ago
- Generic abstractions for Kafka API.☆15Oct 7, 2024Updated last year
- 一套涵盖大部分核心组件使 用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo,涵盖大部分应用场景。☆13Dec 4, 2019Updated 6 years ago
- Python - 100天从新手到大师☆11May 4, 2020Updated 5 years ago
- 这是一个JAVA实现的内网穿透程序,TCP内网穿透,用于windows远程桌面,支付开发☆11Jul 7, 2023Updated 2 years ago
- A super trend indicator for US stocks☆15Jan 24, 2024Updated 2 years ago
- 乔木日志备份☆14Apr 18, 2023Updated 2 years ago
- React源码全解()☆16Sep 25, 2022Updated 3 years ago
- 【Ye13】,一个Java自学者的学习心得合集,涵盖了Java后端学习路线,技术文章,视频教程,学习笔记,面经分享,成长经历~☆15Feb 8, 2023Updated 3 years ago
- 基于流光卡片API的完全自动化生成金句名人名言卡片解决方案,解决自媒体矩阵内容问题,完全自动生成3:4名人名言卡片,样式随机,自动生成标题/描述☆15Nov 22, 2025Updated 3 months ago
- ☆17Jun 21, 2023Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊, 私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆65May 16, 2024Updated last year
- An image of ROS with Nvidia cudagl to enable GUI☆14Apr 18, 2020Updated 5 years ago
- 具备完整聊天室实现的提交☆17Dec 29, 2022Updated 3 years ago
- netty实现的http动态代理服务器☆18Apr 3, 2019Updated 6 years ago
- 分布式即时通讯☆17Jun 21, 2022Updated 3 years ago
- Spring状态机基本使用,使用状态机管理订单状态☆18Jul 12, 2025Updated 7 months ago
- 这个仓库主要是一个 代码库 & 项目库 方便自己以后 做其他项目的时候 直接 Copy 这个仓库的代码。后续会选择 cppmm 开源项目 作为未来的开源项目。⭐java-for-linux 是作者的一个自媒体与开源项目结合 综合型开源项 目 作为 Gitee 官方开源指北项目…☆12Jul 18, 2021Updated 4 years ago
- A Simple RPC Framework☆16Dec 22, 2024Updated last year
- Spring Framework Tutorials☆18Apr 24, 2023Updated 2 years ago