sofastack/sofa-rpc

Custom callback executor

Open

#1.122 aberto em 5 de nov. de 2021

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Java (1.151 forks)batch import
good first issuelater

Métricas do repositório

Stars
 (3.749 stars)
Métricas de merge de PR
 (Mesclagem média 6d 2h) (5 fundiu PRs em 30d)

Description

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.

Guia do colaborador