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
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- ☆10Feb 18, 2019Updated 7 years ago
- 基于springboot容器,zokeeper分布式协调服务,dubbo分布式服务框架,redis缓存,spring jdbctemplate,mybatis持久层框架,mysql数据库等,加入netty+mqtt☆14May 27, 2025Updated last year
- 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.
- taken from https://github.com/caesar0301/awesome-public-datasets☆15Jun 12, 2017Updated 9 years ago
- ☆16Sep 29, 2019Updated 6 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- some spring extention demo☆10Dec 16, 2022Updated 3 years ago
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 8 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 years ago
- spring session with redis☆14May 12, 2018Updated 8 years ago
- ☆11Oct 4, 2022Updated 3 years ago
- Terminator of Login and commint soon☆16Jul 25, 2017Updated 9 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 4 years ago
- Redis OM Spring Skeleton App☆12Jul 27, 2023Updated 3 years ago
- 使用element-ui的upload组件实现上传图片至七牛云☆12Sep 6, 2017Updated 9 years ago
- Lab solutions for the Machine Learning in JavaScript with TensorFlow.js course☆22Oct 14, 2024Updated last year
- 使用java和jpcap库实现一个网络抓包程序,实现监听本地网络接口、数据包捕获和分析等功能☆36May 7, 2020Updated 6 years ago
- translation of blogs and papers in CS☆27Feb 22, 2019Updated 7 years ago
- AndroidAPP 基于百度地图SDK应用了GPS传感器绘制运动轨迹、使用光线传感器、加速度与磁场传感器绘制指南针☆19Mar 8, 2023Updated 3 years ago
- 实现http和motan的链路监控☆28Nov 10, 2017Updated 8 years ago
- Plug-In framework with HOT Class reloading for dynamic script-like Java☆16Feb 26, 2026Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- AutoMapper website☆14Aug 19, 2020Updated 6 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- optimistic/pessimistic db lock, optimistic lock with retry feature.☆18Feb 14, 2019Updated 7 years ago
- 本代码主要是根据《Netty 权威指南》原书章节整理的部分代码。☆35Aug 19, 2014Updated 12 years ago
- java进阶,包含 常用设计模式、线程和并发、spring核心代码、mybatis核心代码、springboot2.0、springcloud G版本、docker的使用、各类面试题。☆354Jun 21, 2022Updated 4 years ago
- Spring Boot API using OrientDB as Database Management System: Document DB☆10Oct 2, 2018Updated 7 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- OpenTiny Design Icons 图标库☆13May 14, 2025Updated last year
- 分库分表-基于蘑菇街tsharding☆13Dec 6, 2016Updated 9 years ago
- 基于.net core2.1 搭建的框架的中小型项目框架,sql server数据库,同时支持,mysql数据库,,,需要自己稍微扩展下,,,可以擦模考sql server的实现 迁移文件已经生成, 可以直接运行即可跑起来. 结合docker发布可以参考这里: https…☆13Dec 4, 2018Updated 7 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66May 16, 2024Updated 2 years ago
- 知乎爬虫,各种数据☆22Sep 14, 2017Updated 9 years ago
- quatrz.net☆16Jun 22, 2016Updated 10 years ago
- 开源网址导航☆13Apr 15, 2021Updated 5 years ago