Updated Terminology (markdown)

master
Martin Polanka 9 years ago
parent 2551195bbd
commit 1361ac94b1

@ -5,6 +5,8 @@ Official terminology of ReCodex which will be used in documentation and within c
## WebApp (ReCodex) ## WebApp (ReCodex)
Graphical frontend of the whole ReCodex. This part is used by teachers and students. Graphical frontend of the whole ReCodex. This part is used by teachers and students.
* **Problem** - Teachers are creating problems which are solved by students. When problem is solved then students submit their solution, this solution with all other informations (needed by worker) is called submission.
## QeueueManager (ZeroMQ) ## QeueueManager (ZeroMQ)
Handle incoming requests from php backend and forward them to actual workers, also handle answers from workers which has to be saved to the central database. (possibly files can be transfered through QM). Handle incoming requests from php backend and forward them to actual workers, also handle answers from workers which has to be saved to the central database. (possibly files can be transfered through QM).

Loading…
Cancel
Save