Session Management
A session is a group of application instances currently working together in the collaborative mode.
- All (and only) applications belonging to the same session exchange information and may share behavior.
- How particular application operates in collaborative mode depends on this application characteristics.
In all sessions there is one master user.
- Master of the session has special privileges of controlling access of other users to this session and/or controlling the application behavior. The privileges depend on the application type.