Skip to content

aditya232/Online-Judge

Repository files navigation

Online Judge

A Node.js based online judge which uses Docker for sandboxed evaluation of submissions,RabbitMQ as a task queue for asynchronous and scalable evaluation of submissions outside the request respone loop and Socket.IO for real time update on submission judgements as they are evaluated in the background.

About

An Express js application which is used for sandboxed evaluation of partially trusted user code build using Docker,RabbitMQ and Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors