farsunset / netty-http-serverLinks
Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置
☆79Updated 6 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请求批量聚合☆124Updated 2 weeks ago
- 基于Netty实现的RESTful服务框架☆144Updated 3 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Updated 8 years ago
- 简单的分布式任务调度☆44Updated 3 months ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year
- springboot 使用 redis guava caffeine 缓存示例☆158Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆97Updated 7 years ago
- canal 写成 spring boot 组件☆125Updated 2 years ago
- nacos 教程,包括原理,实践,应用场景☆78Updated 3 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- spring-boot整合各种杂七杂八的第三方包☆96Updated 6 years ago
- Spring Cloud 使用总结☆154Updated 7 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆152Updated last month
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆307Updated 3 years ago
- web 版的 visualVM☆129Updated 2 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆171Updated 2 years ago
- spring webflux api gateway☆116Updated 7 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆318Updated last year
- 居于美团leaf、百度UidGenerator、原生snowflake 进行整合的 唯一ID生成器☆245Updated 3 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆40Updated 6 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- tbschedule是一个由Alibaba开源的支持分布式的调度框架。☆267Updated last year
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- Chronus是360数科技术团队基于阿里开源项目TBSchedule重写的分布式调度。☆185Updated 2 years ago
- 在rocketMQ基础上,包装支持了任意时间的延时消息☆34Updated 5 years ago