OnlineJudge/judge/judger_controller
2015-09-03 00:28:34 +08:00
..
__init__.py 修改判题的目录结构 2015-08-15 14:50:22 +08:00
celery.py 这是为了能以root身份运行celery[CI SKIP] 2015-09-02 22:26:58 +08:00
README.md 修改判题的目录结构 2015-08-15 14:50:22 +08:00
settings.py correct the path of test case in judger 2015-09-03 00:28:34 +08:00
tasks.py 使用 redis 消息队列来传递题目的结果。从而更新题目 ac 和 ts 计数器 2015-08-22 12:56:22 +08:00

celery -A judge.controller worker -l DEBUG