sofastack/sofa-rpc

Custom callback executor

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Java (3,749 star) (1,151 fork)batch import
good first issuelater

描述

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.

贡献者指南