Lib Sub-System: Group |
01 |
The group sub-system enables a process to become sequential consistent with other
ones and communicate as a subgroup with other subgroups. As long as at least one member of a subgroup runs, the process the subgroup represents continues to run. |
02 | The configuration of the group must be set at creation of the group and can not be changed during runtime. |
03 |
The process of creating and joining a group is:
|
04 | Structures: |
05 | Sub-system Functions: |
06 | Callback Functions: |
07 |
Reference: SemysGroup.h Implementation: Semys Library |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |