Go to file
2016-10-03 16:51:10 +08:00
client/Python 完善SpecialJudge的逻辑 2016-10-02 02:05:16 +08:00
deploy 增加docker部署配置 2016-09-28 19:55:39 +08:00
tests/test_case 增加健康检查 2016-10-03 16:51:10 +08:00
__init__.py init proj 2016-09-02 20:05:59 +08:00
.gitignore 增加测试用的test_case 2016-10-02 02:07:14 +08:00
compiler.py 完善SpecialJudge的逻辑 2016-10-02 02:05:16 +08:00
config.py 完善SpecialJudge的逻辑 2016-10-02 02:05:16 +08:00
docker-compose.example.yml 增加CPU占用限制 2016-10-02 19:16:13 +08:00
Dockerfile 增加健康检查 2016-10-03 16:51:10 +08:00
exception.py 增加健康检查 2016-10-03 16:51:10 +08:00
judge_client.py 捕获部分异常并转化为为JudgeClientError 2016-10-02 02:15:49 +08:00
LICENSE init proj 2016-09-02 20:05:59 +08:00
README.md 更新README和文档 2016-09-29 22:48:18 +08:00
server.py 增加健康检查 2016-10-03 16:51:10 +08:00
service.py 增加健康检查 2016-10-03 16:51:10 +08:00
utils.py 增加健康检查 2016-10-03 16:51:10 +08:00

JudgeServer

使用HTTP发送源码和判题配置, 然后返回判题结果, 参考client.py

文档完善中 https://github.com/QingdaoU/JudgeServer/wiki/%E4%B8%AD%E6%96%87%E7%89%88---API%E6%96%87%E6%A1%A3