Keep alive: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
When performing large calculations or other long running actions, consider to set your project on Keep alive. This means that you can close the client, but the project stays active on the server and resumes with what it was doing.
{{being updated}}
==What is Keep Alive?==


To set the project on Keep alive, go to the File menu and check the option to Keep Editor Session Alive. You can now close the client and resume editing the project at a later moment. Your project can then be found under the Join option in the main menu.
The Keep Alive option can be found in the file menu of a project in the editor and is an option to keep a session running on the server, a so called Keep Alive session, even after the client is closed. The keep alive mode avoids shut-down of your project due to a time-out.  


The Keep alive mode is useful when you're calculations that take a relatively long time, or e.g. when you're loading large amounts of data that take longer. The keep alive mode avoids shut-down of your project due to a time-out.
==How does the Keep Alive option relate to the Tygron Geodesign Platform?==
 
There are a couple of scenarios where keeping a session alive in the Tygron Platform is desirable. This option is comonly used in the folowing use cases:
 
* For other users to be able to join. This enables the project to be accessed by users with only join only access rights. This can be implemented in a stakeholder impact sessions, where an organisation has a session running, and is inviting external stakeholders (civilians. companies, municipalities, etc) to join the session on the Tygron Platform.
 
* To complete the process of uploading data from a service. Some services contain a large amount of (3D) data. Having the session continue to process this data in the background will free up a user's time and system. Please note that in case the data is located at the user's system, this option does not work as described, as the session needs to be open on the system where the local data is located.
 
* To finalize a long calculation. Some calculations can take a long time. It is possible to schedule such calculations with a long scheduled update. When this is selected, the session is automtically set to Keep Alive, and the user can exit. while the calculation continues on the server, at the designated times.
 
==How to use the Keep Alive option==
{{howto|title=use the Keep Alive option|
| Click on the [[File]] tab in the [[Editor]].
| On the Details page, select the checkbox in the Keep Active section.
}}
 
<gallery>
File:FileTab1.jpg|Click on the File tab in the Editor.
File:KeepAliveCheckbox1.jpg|On the Details page, select the checkbox in the Keep Active section.
</gallery>
 
==How to join a Keep Alive session==
{{howto|title=join a Keep Alive session|
|
|
}}
 
<gallery>
File:FileTab1.jpg|Click on the File tab in the Editor.
File:KeepAliveCheckbox1.jpg|On the Details page, select the checkbox in the Keep Active section.
</gallery>
 
 
==How to end a Keep Alive session==
{{howto|title=end a Keep Alive session|
|
|
}}
 
<gallery>
File:FileTab1.jpg|Click on the File tab in the Editor.
File:KeepAliveCheckbox1.jpg|On the Details page, select the checkbox in the Keep Active section.
</gallery>
==See also==

Revision as of 14:38, 28 July 2022

Please note: This page is currently being updated.

What is Keep Alive?

The Keep Alive option can be found in the file menu of a project in the editor and is an option to keep a session running on the server, a so called Keep Alive session, even after the client is closed. The keep alive mode avoids shut-down of your project due to a time-out.

How does the Keep Alive option relate to the Tygron Geodesign Platform?

There are a couple of scenarios where keeping a session alive in the Tygron Platform is desirable. This option is comonly used in the folowing use cases:

  • For other users to be able to join. This enables the project to be accessed by users with only join only access rights. This can be implemented in a stakeholder impact sessions, where an organisation has a session running, and is inviting external stakeholders (civilians. companies, municipalities, etc) to join the session on the Tygron Platform.
  • To complete the process of uploading data from a service. Some services contain a large amount of (3D) data. Having the session continue to process this data in the background will free up a user's time and system. Please note that in case the data is located at the user's system, this option does not work as described, as the session needs to be open on the system where the local data is located.
  • To finalize a long calculation. Some calculations can take a long time. It is possible to schedule such calculations with a long scheduled update. When this is selected, the session is automtically set to Keep Alive, and the user can exit. while the calculation continues on the server, at the designated times.

How to use the Keep Alive option

How to use the Keep Alive option:
  1. Click on the File tab in the Editor.
  2. On the Details page, select the checkbox in the Keep Active section.

How to join a Keep Alive session

How to join a Keep Alive session:


How to end a Keep Alive session

How to end a Keep Alive session:

See also