-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededjiraThere exists a task in JiraThere exists a task in Jira
Description
At the moment the whole computation template is send on each computation request.
By using the prepare-message when the frontends starts, a unique reference to the template can be send back from the Websocket-API. With this reference the computation template can be omitted in the computation message.
This increases scalability especially in the Ilias-usecase.
To be discussed:
- When is the computation template destroyed?
- Which tecnology is used to store the computation templates in the websocket-api? in-memory? db?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededjiraThere exists a task in JiraThere exists a task in Jira