1 | Advantages |
2 | Easy definition and modification of your parallel virtual machine |
3 | Arbitrary control and dependency structures - your application "decides": |
4 | - where and when tasks are spawned and terminated |
5 | - which machines to add or delete from your parallel virtual machine |
6 | - how tasks communicate and/or synchronise with each other. |