Tango vs JSDT
Mechanisms + policy implementation
Session model:
- application is a member of the session
- application can be a member of only one session
- session membership is restricted (application type)
Synchronization and floor control: master status
Pure mechanisms, no policy implemented
Session model:
- Client object is a member of the session
- Client object can be a member of many sessions
- session membership is not restricted
Shared variables available
Synchronization and floor control: tokens
Support for various protocols