| 程序包 | 说明 |
|---|---|
| net.lulihu.disruptorKit | |
| net.lulihu.disruptorKit.demo | |
| net.lulihu.disruptorKit.oneOf |
| 类和说明 |
|---|
| DisruptorManage
Disruptor管理
|
| Event
定义事件
事件(Event)就是通过 Disruptor 进行交换的数据类型
|
| 类和说明 |
|---|
| Consumer
消费者 分两种方式 重复消费/不重复消费
Disruptor.handleEventsWith 为 重复消费
Disruptor.handleEventsWithWorkerPool 为 不重复消费
|
| Event
定义事件
事件(Event)就是通过 Disruptor 进行交换的数据类型
|
| 类和说明 |
|---|
| Event
定义事件
事件(Event)就是通过 Disruptor 进行交换的数据类型
|
Copyright © 2019. All rights reserved.