![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have a package with many tasks, which are sequentially linked "daisy chained", I was wondering if I am not reliant on the order of execution, can I run all these tasks simultaneously? Which would be quicker? Kind Regards Ricky |
#3
| |||
| |||
|
|
If you have many processors, then parallel execution 'may' prove to be faster. However, you should test both parallel and serial execution and determine which one provides the most reliable and efficient solution. -- Arnie Rowland, Ph.D. Westwood Consulting, Inc Most good judgment comes from experience. Most experience comes from bad judgment. - Anonymous You can't help someone get up a hill without getting a little closer to the top yourself. - H. Norman Schwarzkopf "ricky" <ricky (AT) ricky (DOT) com> wrote in message news:ORgEgL1AHHA.3604 (AT) TK2MSFTNGP04 (DOT) phx.gbl... Hi I have a package with many tasks, which are sequentially linked "daisy chained", I was wondering if I am not reliant on the order of execution, can I run all these tasks simultaneously? Which would be quicker? Kind Regards Ricky |
![]() |
| Thread Tools | |
| Display Modes | |
| |