Posted by
Anonymous User
Anonymous Userat
2006-03-12 11:29 AM
I'm a workflow rookie alright so maybe I'm way off base, but when my workflow splits no user interaction is required on either subflow until after the join has been performed. Every step has an automatic start and finish too. So I dont really understand why the workflow engine could not process these in parallel ... literaly on separate threads. Why is there a pseudo sequencial process enforced?
Can you help me understand? What exactly are concurrent workflows? Is there any way of achieving this multithreaded processing? Must I do it within an activity?
Are you sure you fully understand what you need ?
concurrent processing != java threads.
I'm a workflow rookie alright so maybe I'm way off base, but when my workflow splits no user interaction is required on either subflow until after the join has been performed. Every step has an automatic start and finish too. So I dont really understand why the workflow engine could not process these in parallel ... literaly on separate threads. Why is there a pseudo sequencial process enforced?
Can you help me understand? What exactly are concurrent workflows? Is there any way of achieving this multithreaded processing? Must I do it within an activity?
Thanks in advance
Replies to this comment