sofastack/sofa-rpc

Custom callback executor

Open

#1122 aperta il 5 nov 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (1151 fork)batch import
good first issuelater

Metriche repository

Star
 (3749 star)
Metriche merge PR
 (Merge medio 6g 2h) (5 PR mergiate in 30 g)

Descrizione

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.

Guida contributor