Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置
☆80Dec 7, 2018Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Netty 源码分析,包含各种流程图☆11Jun 23, 2020Updated 6 years ago
- 基于netty的mqtt服务☆14Feb 1, 2018Updated 8 years ago
- 一个基于netty用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口☆51Aug 22, 2025Updated 10 months ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 参照《自己动手写Java虚拟机》,一步一步构建小型JVM☆11Dec 28, 2019Updated 6 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- Xorange 基于openresty的api管理,负载,分发,监控,频率限制,waf 防火墙,鉴权认证管理平台☆17Sep 30, 2019Updated 6 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- Netty Container for Spring Boot☆162Oct 21, 2021Updated 4 years ago
- 不同于Nginx的基于Netty和Spring的反向代理中间件,基于Springboot2.x、mybatis-plus、flyway、sqllite☆41Aug 19, 2021Updated 4 years ago
- Spring Boot for grpc and register to consul☆10Mar 10, 2016Updated 10 years ago
- 开发过程组件及特性验证演示程序集锦,包括「从零开始自实现MQ」、「 基于 dubbo + hmily 的多应用交易系统」「搭建基于 docker 的 Kafka 集群及Spring Boot应用访问」,以及学习笔记及总结。☆26Jan 3, 2026Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Marshal/Unmarshal interface for structs that can encode/decode themselves to URL query strings☆11Jun 6, 2018Updated 8 years ago
- 日志采集工具☆20Aug 16, 2017Updated 8 years ago
- webmagic 爬取我喜欢的网易云歌单+评论☆51Sep 23, 2017Updated 8 years ago
- redislock-spring-boot-starter 是一个基于redis实现的分布式注解锁的工具!☆23May 26, 2023Updated 3 years ago
- 微信qq微博一键登录☆11Apr 7, 2017Updated 9 years ago
- 一键傻瓜式部署centos服务器环境shell脚本☆31Jun 14, 2026Updated 3 weeks ago
- netty文件传输☆13Sep 30, 2017Updated 8 years ago
- Serverless. FaaS. Spring Boot. Spring Cloud Function☆15Jul 10, 2020Updated 5 years ago
- simple example using netty and protobuf☆27Dec 30, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Jan 11, 2017Updated 9 years ago
- 【TDEngine 时序数据库连接池】 内置驱动包、支持Http、支持3种连接池☆20Jun 30, 2026Updated last week
- A Go tool to obfuscate and deobfuscate the code and file.☆12May 29, 2022Updated 4 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago
- a simple Distributed Lock☆14May 19, 2019Updated 7 years ago
- Thymeleaf samples☆17Nov 1, 2017Updated 8 years ago
- Gitlab Service is responsible for establishing communication with GitLab, handling GitLab related logic and forwarding it to other servic…☆18Oct 3, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Jun 20, 2022Updated 4 years ago
- python多进程、多线程抓取网页清博大数据微信公众号文章信息☆11Jun 25, 2016Updated 10 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 8 years ago
- 微信公众号文章抓取,Java实现☆10Apr 14, 2017Updated 9 years ago
- dove-rpc框架,以学习为目的出发,虽然现在很多rpc类框架,但是不论如何使用它们还是学习它们,都不如自己亲手实现一次。☆11Oct 16, 2018Updated 7 years ago
- Lua Client for AMQP☆17Dec 9, 2021Updated 4 years ago