Update 'Roadmap'

manuel 2024-03-01 17:20:58 +08:00
parent 0baef3aa57
commit a8cfd1f88c

@ -17,7 +17,7 @@ Can be implemented in parallel:
- OJ module:
- library/package/(binary?) doing **only** the judging part
- run a binary with cpu-time and memory constrains
- return a "score"
- return a "score" and a "status"
- config:
- define a "healthy" config file schema (using toml)
- read/parse config file