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