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
{{ message }}
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
While it is convenient to have them both run in the same service, forcing a restart on the Broadcaster every time an update to the grader is made is inefficient, since all long-lasting websockets connections die and need to be brought back up. This can be solved by deploying both as independent services (and probably even forego the need for running proguard and storing the .jars in the repository!).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While it is convenient to have them both run in the same service, forcing a restart on the Broadcaster every time an update to the grader is made is inefficient, since all long-lasting websockets connections die and need to be brought back up. This can be solved by deploying both as independent services (and probably even forego the need for running proguard and storing the .jars in the repository!).
The text was updated successfully, but these errors were encountered: