com.github.manosbatsis.corda.rpc.poolboy.config / NodeParams / observationExecutorPoolSize
observationExecutorPoolSize¶
var observationExecutorPoolSize: Int?
The number of threads to use for observations for executing Observable.onNext. This only has any effect if observableExecutor is null (which is the default). The default is 4.