sofastack/sofa-rpc

Custom callback executor

开放

#1,122 创建于 2021年11月5日

 (3 条评论) (0 个反应) (0 位负责人)Java (1,151 个派生)batch import
good first issuelater

仓库指标

星标
 (3,749 个星标)
PR 合并指标
 (平均合并 6天 2小时) (30 天内合并 5 个 PR)

描述

Now, callback ThreadPoolExecutor is build-in in AsyncRuntime. User can't recognize that the callback executor is full. We need to add a set method ,so that users can custom their own callback executor.

贡献者指南