Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the 
discussion

"Re: How to measure the performance of JBPM"

To view the discussion, visit: https://community.jboss.org/message/777382#777382

--------------------------------------------------------------
You can create a session per process, so you avoid having the session 
bottleneck. Each session will contain just one process.
I've created a set of tests with the different approaches, but I'm not 
measuring performance, so I guess that there is a lot of fine tuning to improve 
the times. 
 https://github.com/Salaboy/jBPM5-Developer-Guide/tree/master/chapter_11 
https://github.com/Salaboy/jBPM5-Developer-Guide/tree/master/chapter_11

One important question that I usually ask is: Do you really need to create 2200 
process per second? It doesn't sounds like a business requirement from my 
perspective. Let's say that you are working for a big company that can sell 
2200 items per seconds, you are not planning to solve all those cases with just 
a single machine do you? 


Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/777382#777382]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to