[Answer]-Python/WSGI: Dynamically spin up/down server worker processes across installations 22 December 2023 by thecoderscamp.com 1👍 ✅ See if uWSGI works for you. I don’t think there is something more flexible. You can have it spawn and kill workers dynamically, set max memory usage etc. Or you might come with better ideas after reading their docs. 👤jwalker [Answer]-Django: Button that updates database without redirection Source:stackexchange.com