# 负载均衡式的在线OJ **Repository Path**: jhy-two-thousand-and-nineteen/load-balanced-online-oj ## Basic Information - **Project Name**: 负载均衡式的在线OJ - **Description**: 一个负载均衡式的在线OJ平台,包含两个版本 文件版和MySQL版本,也可以进行各种更能扩展 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-05-21 - **Last Updated**: 2023-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 我们的项目核心是三个模块 1. comm: 公共模块 2. compile_server: 编译与运行模块 3. oj_server: 获取题目列表,查看题目编写题目界面,负载均衡,其他功能