Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 203 Bytes

executioner

A RESTful API to compile and execute given code. TODO

  • Use a proper messaging queue
  • add route protection or to prevent client from directly contacting the worker nodes
  • Decouple the DB