back to API     back to index     back to guided tour index     prev     next  

2.2. Parallel processing with ProActive

Distribution is often used for CPU-intensive applications, where parallelism is a key for performance.

A typical application is C3D.

 

Note that parallelisation of programs can be facilitated with ProActive, thanks to asynchronism method calls, as well as group communications.