sofastack/sofa-rpc

Custom callback executor

Ouverte

#1 122 ouverte le 5 nov. 2021

 (3 commentaires) (0 réaction) (0 personne assignée)Java (1 151 forks)batch import
good first issuelater

Métriques du dépôt

Stars
 (3 749 étoiles)
Métriques de merge PR
 (Merge moyen 6j 2h) (5 PRs mergées en 30 j)

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.

Guide contributeur