Joget Workflow is a interesting system,  but i have a question about performance testing like below:

How many workflow process can start at the same time?

How many user can log in system at the same time?

How many form can i create?

How many workflow process can i create?

....

I want to make performance testing with Joget Workflow System. But it's not easy for me, because i don't know about performance testing scenarios, and i don't have testing tools.

Please, help me!

  • No labels

1 Comment

  1. Hi, actual performance would depend on so many factors, for example hardware specifications, deployment architecture, application & database servers used, JVM tuning, DB optimizations, complexity of processes, etc. So it would very much depend on your environment.

    There are many performance testing tools in the market, both commercial and open source. You might want to check out the open source project JMeter from Apache at http://jakarta.apache.org/jmeter for example.

    import org.joget.commons.util.LogUtil;