JosephZhu1983 / proxytest
netty l4 l7 proxy test
☆12Updated 5 years ago
Alternatives and similar repositories for proxytest:
Users that are interested in proxytest are comparing it to the libraries listed below
- Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置☆79Updated 6 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆39Updated 6 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated last year
- web 版的 visualVM☆129Updated last year
- primo轮子中心,为开发效率翻滚。(Java、Spring)一些自动生成代码的插件,缓存、限流、接口等快速接入的中间件也会逐渐弄起来☆91Updated last year
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 9 months ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆67Updated 3 years ago
- statemachine状态机☆71Updated last year
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆83Updated 2 years ago
- 跟我一起学netty4.X☆180Updated 2 years ago
- logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪☆159Updated 2 years ago
- 基于Netty实现的RESTful服务框架☆145Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆119Updated 5 months ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆53Updated 10 months ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆237Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- canal 写成 spring boot 组件☆125Updated last year
- NettyGateway is a HTTP proxy server with flexible routing rules.☆95Updated 6 years ago
- 京东的一款并发框架☆119Updated 4 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 基于 Java Netty 实现的可用于内网穿透的代理工具☆177Updated last year
- redis + lua 令牌桶,限流策略☆23Updated 2 years ago
- mysql binlog同步工具☆133Updated last year
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆62Updated 10 months ago
- Netty 特性、开发学习和源码学习分析。netty-in-action是《Netty实战》笔记。netty-private-protocol是一个基于Netty私有协议协议实现。netty-practice是介绍Netty诸多特性,并通过案例讲解。netty-rpc是基于…☆26Updated 5 years ago
- mybatis源码的中文注释以及mybatis的使用和源码解析☆163Updated 2 years ago
- 统计Controller方法的执行时间☆56Updated 2 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago