sofastack/sofa-rpc

Custom callback executor

Open

#1,122 opened on 2021年11月5日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Java (3,749 stars) (1,151 forks)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.

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

Custom callback executor · sofastack/sofa-rpc#1122 | Good First Issue