ddean2009 / learn-netty4Links
跟我一起学netty4.X
☆185Updated 3 years ago
Alternatives and similar repositories for learn-netty4
Users that are interested in learn-netty4 are comparing it to the libraries listed below
Sorting:
- 一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm.☆138Updated 5 months ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆122Updated last month
- 基于netty搭建websocket服务器☆130Updated 6 years ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息转发提供多种解决方案。☆130Updated 2 years ago
- spring cache 多级缓存扩展☆262Updated 2 years ago
- spring boot idempotent starter☆151Updated 5 months ago
- ☆72Updated 8 years ago
- Double Level Cache Framework base on Memory and Redis☆102Updated 4 years ago
- 参考:高德打车通用可编排订单状态机引擎设计☆101Updated 2 years ago
- 兼容S3协议的通用文件存储工具类☆258Updated 6 months ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆104Updated 2 years ago
- 专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会…☆160Updated last year
- 基于netty的tcp代理工具,可以借助公网服务器,访问内网主机tcp服务,类似花生壳☆114Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆236Updated 11 months ago
- SpringBoot 整合 Netty 实战☆284Updated last year
- 响应式编程库Reactor 3 Reference Guide参考文档中文版(3.2.0),翻译见master-zh分支build/reactor-code/build/asciidoc目录☆217Updated last year
- mybatis源码的中文注释以及mybatis的使用和源码解析☆164Updated 2 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated last year
- 微服务地址☆62Updated 4 years ago
- Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置☆79Updated 6 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- Logback+Slf4j,基于SpringBoot实现日志脱敏☆86Updated 4 years ago
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆176Updated 11 months ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆57Updated last week
- 基于Netty实现的RESTful服务框架☆145Updated 2 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆236Updated 3 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆96Updated 7 years ago
- Json工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本☆80Updated last month