Parallel Programming Languages: Low Level Abstraction

(idea) by flyingroc Mon Apr 02 2001 at 14:45:56

back to parallel programming languages

2. Low Level Abstraction

Writing parallel aplications using a low level abstraction typically means that the programmer is given the ability to create processes, and manage the communication and synchronization between them. This ability may be defined as part of the language itself, such as in Fortran M, or CSP, or it may be provided by an API such as in MPI and Linda .

2.a MPI

2.b CSP

2.c Linda

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.