I work on an application which uses JBPM

I use the method :


  | JbpmContext.getTaskMgmtSession().findPooledTaskInstances(List);
  | 

to find a list of ProcessInstance.

Before, i had 20 or 30 ProcessInstance and it worked fine

But today I have 1200 ProcessInstance and it's very slow (several seconds)


Is it normal?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038822#4038822

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038822
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to