File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 15
15
16
16
17
17
18
+
Original file line number Diff line number Diff line change @@ -21,8 +21,7 @@ Martin Fowler在自己网站上写了一篇LMAX架构的文章,LMAX是一种
21
21
22
22
# 3 相关概念
23
23
24
- ![ image.png] ( https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/42a0a0b512744b1fadf0a05bae213a84~tplv-k3u1fbpfcp-watermark.image? )
25
-
24
+ ![ img.png] ( images/img.png )
26
25
27
26
** Disruptor** :是使用` Disruptor ` 框架的核心类,持有` RingBuffer ` 、消费者线程池、消费者集合` ConsumerRepository ` 和消费者异常处理器` ExceptionHandler ` 等引用;
28
27
@@ -132,8 +131,7 @@ public class LongEventMain
132
131
输出结果:
133
132
134
133
135
- ![ image.png] ( https://p9-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/599d44256be84bfea44f5c9dc36a4f33~tplv-k3u1fbpfcp-watermark.image? )
136
-
134
+ ![ img_1.png] ( images/img_1.png )
137
135
138
136
参考:https://lmax-exchange.github.io/disruptor/user-guide/index.html
139
137
You can’t perform that action at this time.
0 commit comments