Detailed Description
This section constitutes a tutorial to the GRAS programming environment.
- What is GRAS :
This section details what GRAS is, and what are the target application class. It also formalize somehow the communication model used in GRAS.
If you are new to the system and want to start using the tool as quickly as possible and learn by trying things out instead of reading a lenghty manual, you might want to start from next section directly.
- Initiatic tour :
This section aims at turning new-comers into GRAS power user. It briefly explains how to install the framework and setup your own projects. Then, an example distributed application is builded incrementaly to show the several aspects of the framework.
- Part 1: Bases
- Part 2: Message passing
- Part 3: Data description
- Part 4: Advanced topics (TODO)
- HOWTOs :
This section contains some self-contained document explaining one aspect of the framework which would be hard to integrate in the suite of lessons composing the tutorial.