sofastack/sofa-rpc

Custom callback executor

Open

#1.122 geöffnet am 5. Nov. 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.749 Stars) (1.151 Forks)batch import
good first issuelater

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