Parallel versus distributed

From Parawiki

Jump to: navigation, search

Parallel computing splits an application up into tasks that are executed at the same time, whereas distributed computing splits an application up into tasks that are executed at different locations, using different resources. (1)

Personal tools