I have referred few forum discussions on usage of knowledgesession and the most common update is the implementation of statefulknowledgesession is upto the user's requirement.
I'm using JBPM for the workflow execution which mostly contains human tasks and im using single knowledgesession for all the processinstances.
1. Should i use multiple ksessions.?
2. What would be the advantages of having multiple knowledgesession.
Note: All my processes are long running process
kindly calrify.