Index of Zeus-Cell Network Library
1. General
The Cell-Network Library implements the Cell Computing Model. It is used to design cells for distributed applications. The library uses the basic library of the Zeus-Frameworks, the ZeusBase-Library.
The library contains following sub package:
- CellModel:
- Cells and Cell Environments
- Communication pipes
- Pipe registry
2. Documentation
There is a complete documentation and explanation of the ZeusCell-Library available. Some basic descrition how to build distributed application is included in the documentation of the ZeusBase-Library.
Specific documentation about the ZeusCell library:
Documentation of the Zeus-Cell Library [pdf] (in german only)
We are engineering this library right now. Therefore the documentation is not complete yet. So far we have a small API documentation ready.
3. Test
The test application [zeuscellTest] was written to test the major classes of the ZeusCell library. The test application needs a CPPUint library witch is included by the project already.
|