Explore projects
-
Service that takes incoming query requests, performs them on the database and then publishes the result.
Updated -
The client updater service maintains a websocket connection with the frontend application and pushes ui updates through it.
Updated -
Updated
-
Docker image for grading Prolog assignments in Prairielearn
Updated -
Docker image for grading Haskell assignments in Prairielearn
Updated -
Docker image for grading C# assignments in Prairielearn
Updated -
Updated
-
This microservice based on django (for REST) exposes several endpoints for text/sentence-to-HD-embedding-vectors and HD-vectors-to-2D projection.
Updated -
Updated
-
This service routes incoming query requests to query executor services with the required query language and database code running. It also allows for the retrieval of cached query results, which can be requested from the frontend. In the future we envision this service as a more advanced load balancer, as RabbitMQ only has round robin load balancing, which does not work if requests take arbitrary amounts of time.
Archived 0Updated -
Archived 0Updated
-
The request handler takes requests from the client, validates it and then produces it to the correct queue.
Archived 0Updated