[jboss-dev-forums] [Design of JBoss jBPM] - Re: process patch files
brittm
do-not-reply at jboss.com
Tue Jun 12 10:49:05 EDT 2007
Bernd, deploying a new process and migrating is not a feasible option for large, complicated, long running process.
When we take a new order, we don't have one process. Under one new order we spawn an order validation process, a credit check process, multiple service processes for each type of service on the order, each service process can spawn various vendor service order processes, etc., etc. Each new order can easily represent 15 processes of various types that are all interwoven together at some level. There is nothing unusual about our business; its typical telecom.
In this environment, it is rare that migration is an option. While late binding of subprocesses helps a lot, there are simply times when we must update processes in place. What Tom was proposing greatly helps us do that (what we're going to do anyway) in as safe a way as possible.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053594#4053594
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053594
More information about the jboss-dev-forums
mailing list