Open nathanchan631 opened 11 months ago
Add more server workers to gunicorn (in start_gunicorn.sh). Have to be careful with locking, make sure read/writes to Redis/Prometheus occur atomically.
start_gunicorn.sh
We also eventually want to look into running the OpenCV scripts in parallel + port them to C++.
Add more server workers to gunicorn (in
start_gunicorn.sh
). Have to be careful with locking, make sure read/writes to Redis/Prometheus occur atomically.We also eventually want to look into running the OpenCV scripts in parallel + port them to C++.