Skip to content
#

online-judge-engine

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Implement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.

  • Updated May 6, 2024
  • C++

Improve this page

Add a description, image, and links to the online-judge-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the online-judge-engine topic, visit your repo's landing page and select "manage topics."

Learn more