Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote grader support #49

Open
AlexVasiluta opened this issue Feb 3, 2025 · 0 comments
Open

Remote grader support #49

AlexVasiluta opened this issue Feb 3, 2025 · 0 comments
Labels
content Issue regarding content on the main instance, not necessarily related to code/infrastructure technical Purely technical backend issue, virtually nothing frontend-facing

Comments

@AlexVasiluta
Copy link
Member

This is essential to continue scaling up the platform and to minimize issues with inconsistency in evaluation. A many-to-many architecture should be the end goal, where multiple instances can talk with multiple remote runners. The biggest problem remains how to efficiently send huge test input files and receive huge test output files over the wire and how to handle reassigning of workers.

@AlexVasiluta AlexVasiluta added content Issue regarding content on the main instance, not necessarily related to code/infrastructure technical Purely technical backend issue, virtually nothing frontend-facing labels Feb 3, 2025
@AlexVasiluta AlexVasiluta moved this to Backlog in Feature Kanban Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issue regarding content on the main instance, not necessarily related to code/infrastructure technical Purely technical backend issue, virtually nothing frontend-facing
Projects
Status: Backlog
Development

No branches or pull requests

1 participant