fengjingwei / netty-http-serverLinks
采用Netty4.x开发Http Server服务,以此提高性能和吞吐量(统一处理请求URL路由,多种数据类型参数映射等)
☆35Updated last year
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:
- 采用消息队列解决高并发下单案例, 基于Java语言来开发(JDK1.8)☆43Updated 9 months ago
- 采用Netty4.x网络编程实现高性能高并发的RPC开源框架, 基于Java语言来开发(JDK1.8)☆38Updated last year
- 分布式文件系统 - FastDFS☆53Updated 8 months ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 5 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 2 years ago
- 监控维度:1.监控内容信息采集;2.监控对象Url,Spring,数据源,异常,jvm,服务信息;3.监控策略处理☆12Updated 6 years ago
- 咕泡学院 终生受用的看源码姿势(示例:springmvc)☆9Updated 4 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- Netty4长连接网关☆25Updated last year
- SpringCloud 尚硅谷 周阳老师 代码笔记☆12Updated 2 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated last year
- 系统的整理Spring知识点☆13Updated last year
- 基于springcloud的lcn分布式事务处理☆18Updated 6 years ago
- mybatis自定义主键插件,通过该插件生成分布式唯一雪花ID作为数据库表的主键。☆52Updated 2 years ago
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Updated 3 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Updated 6 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- 限流幂等框架☆19Updated 7 years ago
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆11Updated 2 years ago
- 通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。☆19Updated 4 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- 调用第三方接口的框架,包含缓存重试策略。☆13Updated 2 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 百度uid-generator方案改造成springcloud☆17Updated 7 years ago
- This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.☆29Updated 5 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago