Difference between revisions of "Message passing"

From SNIC Documentation
Jump to: navigation, search
(Created page with "Category:Parallel programming Message passing denotes the explicit exchange of data between processes in a distributed memory program.")
(No difference)

Revision as of 16:14, 24 October 2011

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