Skip to content

EventBus的分析里面可不可以添加对分发机制的解析? #18

@tianci

Description

@tianci

1、事件怎么进入ThreadMode的待处理队列?
2、什么时候触发事件处理机制?
3、如果同时有大量的事件进入分发系统,EventBus是怎么处理的?

从Post流程图来看,应该就是“根据ThreadMode,在不同线程中调用订阅者的事件相应函数” 这里面的详细逻辑,如果有空的话,可不可以再多解释一点?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions