Skip to content

Commit 5fbe338

Browse files
author
chencaihua
committed
<add> add Disruptor
1 parent 133395e commit 5fbe338

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed
338 KB
Loading
389 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
线程池解决的问题、阻塞队列、线程池架构、任务饱和策略、线程池配置、线程池关闭、常见线程池类型
2727
* [Java多线程](/Java/并发/Java多线程/)
2828
线程和进程基本概念、多线程编程面临的问题和解决方案、线程安全、线程协作、线程中断等
29+
* [Disruptor](/Java/并发/Disruptor/)
30+
Disruptor介绍,架构设计,高性能原理,使用场景等
2931
* 集合
3032
* [ArrayList和LinkedList](/Java/集合/ArrayList和LinkedList/)
3133
ArrayList和LinkedList的基本原理,基本操作实现,2者的比较

0 commit comments

Comments
 (0)