Community

jBPM performance v3.* verses v4.* - dbsession

reply from Lincoln Lee in jBPM - View the full discussion

We are using hsqldb in memory mode and the performance is still bad versus version 3.* we are getting about 100 times worse performance with a flow of about 10 activities (all java methods)

 

Using JProbe to see which classes are using up all the time and it is in DbSession

The time is being spend in RepositorySessionImpl.findProcessDefinitionByKey under SubProcessActivity.execute

and under EndActivity.execute( ) withDbSession.deleteProcessInstance

Reply to this message by going to Community

Start a new discussion in jBPM at Community