7 Replies Latest reply on Jul 22, 2011 12:20 PM by dondragon2

    JBPM without database history

    dondragon2

      I have an application that is required to process over 1000 transactions per second.

      These transactions should be in the form of processes with some sort of definition.

      - I wan to store the definitions in a database but not the history.

       

      I think it would make performance much better this way.

      How can I achieve this with JBPM?