2 Replies Latest reply on Jul 30, 2009 10:05 AM by camunda

    Performance question

    oxelad

      Hi,

      Does somebody knows how good is JBPM to be used in the system where performanse is the main requirement?

      We develop the system what must process about 100 requests per second. All processes must be orchestrated per JBPM. Now it is a question: can JBPM handle this?

      thx

        • 1. Re: Performance question
          jbarrez

          That question is unanswerable without knowlegde of the process. If you design a process where you generate 100 word documents ... then you'll probably not get 100/processes per second.

          But to answer your question more correctly: the overhead of using jBPM is limited to the database calls it has to do. All the rest is up to whatever you are doing in your process.

          • 2. Re: Performance question
            camunda

            We have pretty good experiences, even in high load environments...