ffengc / Load-balanced-online-OJ-system
View external linksLinks

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.
114Aug 27, 2024Updated last year

Alternatives and similar repositories for Load-balanced-online-OJ-system

Users that are interested in Load-balanced-online-OJ-system are comparing it to the libraries listed below

Sorting:

Are these results useful?