Of course, a process engine is a virtual machine and high level workflow languages don't have the low-level notion of thread.
But still, the point is: if your process declares tasks to be parallel, why should the engine serialize their execution, effectively killing the performance of your workflow?
parallel, still
Posted by
Anonymous User
Anonymous Userat
2006-07-18 03:22 PM
do you really think your single-core CPU is doing things in parallel ?
Of course, a process engine is a virtual machine and high level workflow languages don't have the low-level notion of thread.
But still, the point is: if your process declares tasks to be parallel, why should the engine serialize their execution, effectively killing the performance of your workflow?
do you really think your single-core CPU is doing things in parallel ?