You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imported from Redmine:
Information about computers is needed (current status for example) when they have running tasks. Another possiblity would be to cache that information and only update it from time to time.
Computer information is now cached in MongoDB for a configurable time. So the client program doesn't have to wait for the information task to complete while a computer is running real rendering tasks.
Hopefully IPython will support high priority tasks in the future, which would make this possible without caching.
The text was updated successfully, but these errors were encountered:
Imported from Redmine:
Information about computers is needed (current status for example) when they have running tasks. Another possiblity would be to cache that information and only update it from time to time.
Computer information is now cached in MongoDB for a configurable time. So the client program doesn't have to wait for the information task to complete while a computer is running real rendering tasks.
Hopefully IPython will support high priority tasks in the future, which would make this possible without caching.
The text was updated successfully, but these errors were encountered: