The AdvancedClient allows for a register/response mechanism to allow ROSE to manage the configuration of a client. The nature of this interaction has not been formalized especially in the context of a Dragon implementation. One possibility is for ROSE to instantiate a DragonQueue that contains all the parameters needed for client to register. The result of the register/response should be:
- Clients are configured with unique id, fulfilling a mapping held by ROSE for the point mapping of client to dataset completion
- Verification by the ROSE Client manager that when registration closes, all expected clients have been registered, no extras have registered before any data can be posted
The
AdvancedClientallows for a register/response mechanism to allow ROSE to manage the configuration of a client. The nature of this interaction has not been formalized especially in the context of a Dragon implementation. One possibility is for ROSE to instantiate a DragonQueue that contains all the parameters needed for client to register. The result of the register/response should be: