DMOJ / online-judge

A modern open-source online judge and contest platform system.
https://dmoj.ca
GNU Affero General Public License v3.0
901 stars 350 forks source link

Online compiler #238

Open Xyene opened 8 years ago

Xyene commented 8 years ago

Multiple users have also requested an in-site IDE, citing reasons like "opening in ideone is too hard", "ideone is too slow", and "ideone looks ugly". We can also open up this compiler to the public.

This requires the completion of AMQP and C.I.

kiritofeng commented 7 years ago

Time to revive a dead thread

How would this be implemented? Currently, the number of submissions that can be judged concurrently is limited by the number of judges available.