sofastack/sofa-rpc

Custom callback executor

Aperta

#1122 aperta il 5 nov 2021

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

Metriche repository

Star
 (3749 stelle)
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