|
![]() |
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 | |||
---|---|---|---|
0.
|
Setup | ||
1.
|
Hands-on programming with ProActive | ||
1.1. client-server
|
|||
1.3. migration
|
|||
2.
|
Introduction to the functionalities of the library | ||
2.1. Synchronization
|
|||
readers / writers | |||
dining philosophers | |||
2.2. Parallel processing
|
|||
C3D | |||
2.3. Migration
|
|||
mobile agents | |||
3.
|
Conclusion |
History :
26/04/2003 : first version