cancel
Showing results for 
Search instead for 
Did you mean: 

Questions about multiple process engines with different asynJobExecutors

6pker
Champ in-the-making
Champ in-the-making
We have configured two process engines with two asynJobExecutors.
We got doubts here, when both of those asynJobExecutors are running, how we can control them while they are querying jobs from ACT_RU_JOB?
Will it reduce the performance if there're lots of process engines running (Let's say it is 30)?

For more details, if we configured
asynJobExecutorA with threadpool-corePoolSize=5 for processEngineA
asynJobExecutorB with threadpool-corePoolSize=50 for processEngineB

If we want some jobs which could be handled by asynJobExecutorA and the others could be handled by asynJobExecutorB, how can we control it ?
1 REPLY 1

martin_grofcik
Confirmed Champ
Confirmed Champ
Duplicate