Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置
☆81Dec 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 5 years ago
- 基于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
- 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.
- 基于netty实现的mqtt客户端,可用于Java、Android环境☆15Nov 30, 2021Updated 4 years ago
- Zipkin 是一款Twitter开源的分布式实时数据追踪系统(Distributed Tracking System),此库是为国内著名服务治理框架dubbo编写的zipkin instrument library,支持对dubbo调用的全链路实时调用数据统计与依赖分析。…☆20Sep 25, 2016Updated 9 years ago
- 采用Netty4.x开发Http Server服务,以此提高性能和吞吐量(统一处理请求URL路由,多种数据类型参数映射等)☆36Jul 12, 2025Updated 11 months ago
- 疯狂周末-自己写个rpc☆18Jul 11, 2022Updated 3 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- Xorange 基于openresty的api管理,负载,分发,监控,频率限制,waf 防火墙,鉴权认证管理平台☆16Sep 30, 2019Updated 6 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 3 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆110Jul 24, 2024Updated last year
- 不同于Nginx的基于Netty和Spring的反向代理中间件,基于Springboot2.x、mybatis-plus、flyway、sqllite☆41Aug 19, 2021Updated 4 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.
- Spring Boot for grpc and register to consul☆10Mar 10, 2016Updated 10 years ago
- 开发过程组件及特性验证演示程序集锦,包括「从零开始自实现MQ」、「 基于 dubbo + hmily 的多应用交易系统」「搭建基于 docker 的 Kafka 集群及Spring Boot应用访问」,以及学习笔记及总结。☆27Jan 3, 2026Updated 5 months ago
- 日志采集工具☆20Aug 16, 2017Updated 8 years ago
- webmagic 爬取我喜欢的网易云歌单+评论☆51Sep 23, 2017Updated 8 years ago
- 微信qq微博一键登录☆11Apr 7, 2017Updated 9 years ago
- Serverless. FaaS. Spring Boot. Spring Cloud Function☆15Jul 10, 2020Updated 5 years ago
- [WIP] Etcd integration with Spring Cloud, based on etcd v3 api(jetcd).☆22Jun 21, 2018Updated 7 years ago
- 【TDEngine 时序数据库连接池】 内置驱动包、支持Http、支持3种连接池☆20Nov 16, 2022Updated 3 years ago
- JSON minified without extra format like double quote☆12Apr 20, 2017Updated 9 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.
- flume扩展☆14Nov 10, 2015Updated 10 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- 基于netty实现的redis proxy☆13May 5, 2016Updated 10 years ago
- 利用netty 写的上传和下载超大文件的demo☆89Feb 7, 2017Updated 9 years ago
- netty l4 l7 proxy test☆13Nov 2, 2019Updated 6 years ago
- a simple Distributed Lock☆14May 19, 2019Updated 7 years ago
- Auth0 FGA SDK for Go - Use https://github.com/openfga/go-sdk instead☆13Feb 23, 2024Updated 2 years ago
- 所有netty项目的例子☆20Mar 7, 2024Updated 2 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
- 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.
- springboot项目使用脚手架,集成redis、mysql、pg,hbase、elasticsearch、kafka等常用组件功能☆20Jun 20, 2022Updated 3 years ago
- 根据Entity生成create table语句的Intellij插件。☆15Oct 26, 2016Updated 9 years ago
- 基于netty实现的TCP/Http请求转发的代理程序,可用做内网穿透工具☆41Mar 1, 2026Updated 3 months ago
- python多进程、多线程抓取网页清博大数据微信公众号文章信息☆11Jun 25, 2016Updated 9 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
- dove-rpc框架,以学习为目的出发,虽然现在很多rpc类框架,但是不论如何使用它们还是学习它们,都不如自己亲手实现一次。☆11Oct 16, 2018Updated 7 years ago