[jboss-user] [JBoss jBPM] - Re: Splitting Tasks Dynamically then Merging ... can it be d

kukeltje do-not-reply at jboss.com
Tue Aug 26 06:21:40 EDT 2008


yes, and as Salaboy says, there is no real throtteling. They are all created at once. But if you make the work in them async (you should!!) then the jobscheduler can be used to throttle them, or the enterprise scheduler. 

You could also put messages in your own queue and do some more advanced throtteling over there. But combining this with the MultiChoiceForkAH is certainly the way to go.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172525



More information about the jboss-user mailing list