Hi Esteban, I was interested in how jBPM manages threads for the parallel gateway and multiple instance parallel underneath. It is very nice to know that. Thanks! I saw some knowledgebase configuration, setting up max thread number. Even though we set up a higher number of max thread, all happens in a single thread for parallel gateway and multiple instance. It means jBPM 5 simulates parallel behaviors using a single thread. Is my understanding correct? I am worried about performance. I think many believe that parallel execution happens concurrently.
Thanks again.
bwj