giraffe-tree / websocket-c10kLinks
使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码
☆18Updated 4 years ago
Alternatives and similar repositories for websocket-c10k
Users that are interested in websocket-c10k are comparing it to the libraries listed below
Sorting:
- The simple mybatis.(手写简易版 mybatis)☆30Updated last year
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- ⭐Collect basic useful tools for java dev.(收集开发中常用的工具类)☆45Updated 11 months ago
- 所有netty项目的例子☆20Updated last year
- 跟我一起学 java 并发编程 www.flydean.com☆54Updated 2 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 3 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆18Updated 5 years ago
- 🔥 Distributed Cluster Scheduler 分布式调度中间件(对标阿里云SchedulerX2.0)☆23Updated 2 years ago
- 一个优雅的聚合支付网关路由。不依赖任何第三方 MVC 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。☆44Updated 2 years ago
- ☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、R…☆55Updated last month
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆88Updated 3 months ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 3 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆31Updated 2 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- The micro service gateway framework. Dubbo, HTTP etc.☆18Updated 2 years ago
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 4 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated last year
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated 2 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆35Updated 10 months ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆61Updated 4 months ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 支持百万并发的轻量级异步网络通讯框架☆25Updated 5 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法 代码☆137Updated 6 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Updated 6 years ago