Message passing

From SNIC Documentation
Revision as of 16:14, 24 October 2011 by Joachim Hein (LUNARC) (talk | contribs) (Created page with "Category:Parallel programming Message passing denotes the explicit exchange of data between processes in a distributed memory program.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Message passing denotes the explicit exchange of data between processes in a distributed memory program.