Sachin Francis [
https://community.jboss.org/people/sachin.francis] created the discussion
"How to measure the performance of JBPM"
To view the discussion, visit:
https://community.jboss.org/message/777302#777302
--------------------------------------------------------------
hi all
Say,
if i need to create some lakhs of processes, say for performance testing, should i use a
single session for concurrent threads(1000) doing creation of processes.
I have enabled persistence with oracle 11g, no history logging.
My doubt is
In sessioninfo table, as last notified time is updated for every process completion. This
could be a bottleneck for me r8?
So,
Should i create all processes in same session or for ech process creation should i start
new session. And is there any option to avoid the session last notified time getting
updated
Becuase without persistence for my scenario i get a tps of around 2200 and with
persistence just 20 and response time keeps increasing.
I am using JBPM 5.2
I am beginner and hope u could help me,
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/777302#777302]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]