farsunset / netty-http-serverLinks
Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置
☆79Updated 7 years ago
Alternatives and similar repositories for netty-http-server
Users that are interested in netty-http-server are comparing it to the libraries listed below
Sorting:
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆127Updated last week
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 基于Netty实现的RESTful服务框架☆145Updated 3 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆138Updated 6 years ago
- 一个分布式限流的解决方案!☆111Updated 3 years ago
- springboot 使用 redis guava caffeine 缓存示例☆159Updated 3 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆98Updated 7 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 6 years ago
- canal 写成 spring boot 组件☆125Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆247Updated last year
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- Spring Cloud 使用总结☆154Updated 7 years ago
- nacos 教程,包括原理,实践,应用场景☆78Updated 3 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆200Updated 2 years ago
- 轻量级状态机工作流框架☆92Updated 6 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆153Updated 3 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆227Updated 3 years ago
- A multi-level cache framework..(多级缓存框架XXL-CACHE)☆265Updated 3 weeks ago
- spring-boot整合各种杂七杂八的第三方包☆96Updated 6 years ago
- redis实现延迟消息队列☆279Updated 8 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Updated 3 years ago
- tbschedule是一个由Alibaba开源的支持分布式的调度框架。☆269Updated 2 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆318Updated last year
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆106Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆116Updated 3 years ago
- spring webflux api gateway☆116Updated 7 years ago
- Spring Boot starter for vertx-web☆64Updated 6 years ago
- Netty 4 的一些 技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆40Updated 7 years ago