thinkingfioa / netty-learningLinks
Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于Netty实现的Rpc框架
☆26Updated 6 years ago
Alternatives and similar repositories for netty-learning
Users that are interested in netty-learning are comparing it to the libraries listed below
Sorting:
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 3 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year
- netty实现的websocket推送框架☆102Updated 6 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- ☆154Updated 9 years ago
- Spring Cloud 使用总结☆154Updated 7 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆182Updated 2 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆124Updated last month
- 服务网关集成dubbox rest服务☆151Updated 2 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆297Updated 7 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆171Updated 2 years ago
- 厮大牛逼☆63Updated 5 years ago
- springboot 使用 redis guava caffeine 缓存示例☆158Updated 3 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- nacos 教程,包括原理,实践,应用 场景☆78Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Updated 3 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆320Updated last year
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 将netty-websocket注册到EurekaServer的demo☆44Updated 5 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆248Updated last year
- spring webflux api gateway☆116Updated 7 years ago