sayonsom / gridcoder_app_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Services and their roles:

  1. api : gets the requests for which project ID to work on, and update the database, project status queries etc. Basically handles the backend routing. Need to make sure I connect redis and fast api with it.
  2. client: documentation
  3. nginx: routing
  4. worker: For listening to the redis queue and performing simulations

About


Languages

Language:JavaScript 73.5%Language:Python 19.5%Language:Shell 2.7%Language:Dockerfile 2.4%Language:CSS 1.9%