Content deleted Content added
Tentinator (talk | contribs) Reverted good faith edit(s) by Kazemi alireza using STiki |
lx |
||
Line 1:
A '''parallel programming model''' is a concept that enables the expression of [[parallel
Consensus on a particular programming model is important as it enables software expressed within it to be transportable between different architectures. The [[von Neumann model]] has facilitated this with sequential architectures as it provides an efficient ''bridge'' between hardware and software, meaning that high-level languages can be efficiently compiled to it and it can be efficiently implemented in hardware.<ref name="Valiant1990">Leslie G. Valiant, A bridging model for parallel computation, Commun. ACM, volume 33, issue 8, August, 1990, pages 103--111</ref>
Line 45:
* [[Algorithmic skeleton|Algorithmic Skeletons]]
* Components
* [[Distributed
* [[Remote Method Invocation]]
* Workflows
* [[Parallel Random Access Machine]]
|