sofastack/sofa-rpc

Custom callback executor

オープン

#1,122 opened on 2021/11/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,151 件のフォーク)batch import
good first issuelater

Repository metrics

Stars
 (3,749 個のスター)
PR merge metrics
 (平均マージ 6d 2h) (30d で 5 merged PRs)

説明

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.

コントリビューターガイド