Skip to content
#

load-balance

Here are 5 public repositories matching this topic...

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 load-balance 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 load-balance topic, visit your repo's landing page and select "manage topics."

Learn more