Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
☆40Jan 18, 2019Updated 7 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- Netty从入门到实战,深入Netty底层原理,结合实战,打造百万级连接的IM通讯软件。☆15Jun 12, 2022Updated 4 years ago
- Netty+Springboot聊天室☆17Mar 30, 2021Updated 5 years ago
- 使用netty实现rpc框架,参考https://my.oschina.net/huangyong/blog/361751实现☆35May 9, 2018Updated 8 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 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.
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14May 27, 2025Updated last year
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- some spring extention demo☆10Dec 16, 2022Updated 3 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 years ago
- ☆11Oct 4, 2022Updated 3 years ago
- Dockerized Spring Boot 2 Example application☆12Aug 9, 2021Updated 5 years ago
- Terminator of Login and commint soon☆16Jul 25, 2017Updated 9 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 4 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.
- Redis OM Spring Skeleton App☆12Jul 27, 2023Updated 3 years ago
- 使用element-ui的upload组件实现上传图片至七牛云☆12Sep 6, 2017Updated 8 years ago
- 使用java和jpcap库实现一个网络抓包程序,实现监听本地网络接口、数据包捕获和分析等功能☆36May 7, 2020Updated 6 years ago
- version-examples☆12Mar 26, 2016Updated 10 years ago
- 实现http和motan的链路监控☆28Nov 10, 2017Updated 8 years ago
- Plug-In framework with HOT Class reloading for dynamic script-like Java☆15Feb 26, 2026Updated 6 months ago
- AutoMapper website☆14Aug 19, 2020Updated 6 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注 解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Aug 19, 2014Updated 12 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.
- java进阶,包含 常用设计模式、线程和并发、spring核心代码、mybatis核心代码、springboot2.0、springcloud G版本、docker的使用、各类面试题。☆353Jun 21, 2022Updated 4 years ago
- Sample apps using docker-compose.ymls in a variety of ways☆15Jul 6, 2018Updated 8 years ago
- sharding jdbc 基于java代码的配置demo☆11Jun 21, 2022Updated 4 years ago
- Sato Team 分享会☆17Dec 3, 2017Updated 8 years ago
- 技术人的思维导图。涵盖计算机网络、操作系统、数据库系统、设计模式、Java基础、多线程编程等。☆21Aug 22, 2019Updated 7 years ago
- OpenTiny Design Icons 图标库☆13May 14, 2025Updated last year
- An implementation of RegisteredClientService, AuthorizationService and AuthorizationConsentService with spring-data-mongodb☆12Jan 13, 2022Updated 4 years ago
- ☆17Nov 10, 2017Updated 8 years ago
- 分库分表-基于蘑菇街tsharding☆13Dec 6, 2016Updated 9 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.
- 基于.net core2.1 搭建的框架的中小型项目框架,sql server数据库,同时支持,mysql数据库,,,需要自己稍微扩展下,,,可以擦模考sql server的实现 迁移文件已经生成,可以直接运行即可跑起来. 结合docker发布可以参考这里: https…☆13Dec 4, 2018Updated 7 years ago
- machine learning☆17Aug 26, 2020Updated 6 years ago
- <<Rust语言圣经(Book & Course)>>对Rust语言进行全面且深入的讲解,书中辅以生动的示例和习题,带你攻克从入门学习到实践应用的各种难关。 我们的目标是做一门优秀的开源Rust教程——学Rust就上course.rs。☆10Jul 17, 2026Updated last month
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆35Mar 5, 2024Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66May 16, 2024Updated 2 years ago
- 开源网址导航☆13Apr 15, 2021Updated 5 years ago
- ☆10Aug 10, 2015Updated 11 years ago