sofastack/sofa-rpc

Custom callback executor

Offen

#1.122 geöffnet am 05.11.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.151 Forks)batch import
good first issuelater

Repository-Metriken

Stars
 (3.749 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 2h) (5 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide