0 Replies Latest reply on Apr 17, 2012 2:59 AM by chamdenjo

    Jbpm5.1 concurrency issue

    chamdenjo

      Now I setup 100 process instances by multi-thread, but only one thread can invoke the executeWorkItem method in HumanTaskHandler,  other threads are blocking and wait the executeWorkItem method finished.

       

      I wanna to know why? Somebody can help me, and give some advice.