Disruptor 等待策略引发的 CPU 负载异常问题 背景 工作中,我负责的系统是一个数据流处理服务 - 以流水线(pipeline)的形式分多级异步处理: 其中的 队列 实际使用的是 Disruptor,多生 … 阅读全文 标签: 问题排查 Java Disruptor