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

ProActive guided tour

 

This tour is a practical introduction to ProActive.

First you will get some practical experience on how to program using ProActive. This will help your understanding of the library, and of the concepts driving it.
Second, you will be guided through some examples to run on your computer; this way, you will get an illustrated introduction to some of the functionnalities and facilities offered by the library.

Alternatively, you can just have a look at the second part, where you just have to run the applications. In that case, do not worry about answering the questions involving code modifications.

If you need further details on how the examples work, check the ProActive applications page.

 

Content
Setup
Hands-on programming with ProActive
1.1. client-server
1.2. control of the activity
1.3. migration
1.4. migration of graphical frames
Introduction to the functionalities of the library
2.1. Synchronization
  readers / writers
  dining philosophers
2.2. Parallel processing
  C3D
2.3. Migration
  mobile agents
Conclusion

 

History :

26/04/2003 : first version