Activiti Performance Problems
I am trying a simple performance test of Activiti engine (5.20).I created a simple process with four tasks-one task sets up some variables, and invokes a subprocess. The subprocess has 3 tasks-one task creates a random variable, and a gateway uses th...