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用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口☆51Aug 22, 2025Updated last year
- 基于netty的mqtt服务☆14Feb 1, 2018Updated 8 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- 参照《自己动手写Java虚拟机》,一步一步构建小型JVM☆11Dec 28, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 采用Netty4.x开发Http Server服务,以此提高性能和吞吐量(统一处理请求URL路由,多种数据类型参数映射等)☆36Jul 12, 2025Updated last year
- Spring Boot、Spring Cloud、Dubbo scaffold☆14Feb 28, 2026Updated 6 months ago
- Netty Container for Spring Boot☆162Oct 21, 2021Updated 4 years ago
- jfinalQ自带加密部署工具☆22Sep 28, 2015Updated 10 years ago
- 不同于Nginx的基于Netty和Spring的反向代理中间件,基于Springboot2.x、mybatis-plus、flyway、sqllite☆41Aug 19, 2021Updated 5 years ago
- ☆11May 21, 2019Updated 7 years ago
- 开发过程组件及特性验证演示程序集锦,包括「从零开始自实现MQ」、「 基于 dubbo + hmily 的多应用交易系统」「搭建基于 docker 的 Kafka 集群及Spring Boot应用访问」,以及学习笔记及总结。☆26Jan 3, 2026Updated 8 months ago
- Serverless. FaaS. Spring Boot. Spring Cloud Function☆15Jul 10, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 日志采集工具☆20Aug 16, 2017Updated 9 years ago
- redislock-spring-boot-starter 是一个基于redis实现的分布式注解锁的工具!☆23May 26, 2023Updated 3 years ago
- 一键傻瓜式部署centos服务器环境shell脚本☆31Jun 14, 2026Updated 2 months ago
- netty文件传输☆13Sep 30, 2017Updated 8 years ago
- 所有netty项目的例子☆20Mar 7, 2024Updated 2 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆29Jan 11, 2017Updated 9 years ago
- [WIP] Etcd integration with Spring Cloud, based on etcd v3 api(jetcd).☆21Jun 21, 2018Updated 8 years ago
- 【TDEngine 时序数据库连接池】 内置驱动包、支持Http、支持3种连接池☆20Jun 30, 2026Updated 2 months ago
- A simple docker image Ctrip Apollo.☆11Sep 4, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- 基于netty实现的redis proxy☆13May 5, 2016Updated 10 years ago
- netty l4 l7 proxy test☆13Nov 2, 2019Updated 6 years ago
- a simple Distributed Lock☆14May 19, 2019Updated 7 years ago
- 基于netty实现的TCP/Http请求转发的代理程序,可用做内网穿透工具☆41Mar 1, 2026Updated 6 months 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
- 基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)☆29Oct 13, 2020Updated 5 years ago
- 根据Entity生成create table语句的Intellij插件。☆15Oct 26, 2016Updated 9 years ago
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Jun 20, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- python多进程、多线程抓取网页清博大数据微信公众号文章信息☆11Jun 25, 2016Updated 10 years ago
- 为慕课网录制的《mui+个推实现手机端推送》课程所提供的代码☆15Aug 4, 2018Updated 8 years ago
- Like NW.js and node-webkit but with Gecko using XUL Runner☆12May 12, 2017Updated 9 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- 微信公众号文章抓取,Java实现☆10Apr 14, 2017Updated 9 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆130Mar 25, 2026Updated 5 months ago
- 公共帮助类☆16May 18, 2016Updated 10 years ago