0 Replies Latest reply on Dec 20, 2013 3:34 AM by holmeson

    the concurrency and persistence of jbpm6

    holmeson

      Hi:

          I am testing the performance of jbpm6 recently. I face some problems and do not know how to handle them.

      1. I use 5 threads sending 5000 REST requests to jbpm-console web app by jmeter, but I found it is very slowly than camunda? I guess it is because the authenration? How should I do to cancel the authenration of workbench app or REST?

      2. I try my best to configure jbpm using oracle 11g, and finally I made it. I want to do the same test in scenario without database. But jBPM6 default use h2 as database, how should i do to configure it totally doesn't use database?

       

      thanks for any answer!!