NicerWang / DJudger

Docker-based code execution container / 基于Docker的代码执行容器

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJudger

基于Docker的代码执行容器,目前仅有 Java 版本

Docker-based code execution container,currently supports Java only.

通过在项目中使用 DJudger ,您可以为项目添加代码运行能力,且代码运行高效、安全,有一定的并发承载能力,可以兼容各类语言,支持多台机器作为执行机器。

By using DJudger, you can add code running capacity to your project, and the code runs efficiently and safely. DJudger has concurrent carrying capacity, is compatible with various languages, and supports multiple machines as executing machines.

中文文档:https://nicerwang.github.io/DJudger/zh/

Docs:https://nicerwang.github.io/DJudger

About

Docker-based code execution container / 基于Docker的代码执行容器

License:GNU General Public License v3.0


Languages

Language:Java 98.9%Language:Dockerfile 0.8%Language:C++ 0.3%Language:Python 0.0%