Skip to content
Snippets Groups Projects
Commit 22bc4f4a authored by Lennart Kramer's avatar Lennart Kramer
Browse files

add README

parent e081eb91
No related branches found
No related tags found
No related merge requests found
goemaxima
=========
This project developed at the Mathematical Institute of Goettingen provides an alternative webservice for stack, which is a question type for ilias and moodle focused on math.
It is mainly intended to be used as a docker container in a cluster, optimally one supporting autoscaling, as scaling in the service itself is not supported.
This implementation in golang strives to have faster startup and processing times than the corresponding java version by using fork instead of starting a new process for each request.
For some more information on how this works, [see the documentation](/doc/How_it_works.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment