MPD (programming language)

from Wikipedia, the free encyclopedia

MPD is a programming language created for parallel programming , the syntax of which is presented in the book Foundations of Multithreaded, Parallel, and Distributed Programming (the title of which was also the namesake of the language). The name also describes the parallel programming techniques it supports.

MPD is implemented as a variant of SR (programming language) .

MPD programs can be executed on single processors, shared memory multiprocessors or on clusters of similar processors. A large number of processors and Unix systems are supported.

swell

  1. ^ Gregory R. Andrews: Foundations of Multithreaded, Parallel, and Distributed Programming . Addison-Wesley, 2000. ISBN 978-0201357523 .

Web links