MPL - A Parallel C++
Philosophy
- Programmers can best make decomposition decisions
- Compilers can best manage dependencies, communication, synchronization
- Exploit the comparative advantages of each
Extended C++
- Mentat classes - persistent and stateless
- Select/accept
- Invocation syntax the same